mudcoders / guildmud

A SocketMUD-based Multi-User Dungeon built and managed by the members of The MUD Coders Guild.
MIT License
25 stars 11 forks source link

Add internal crypt & replace gethostbyaddr_r with getnameinfo #5

Closed rogersm closed 6 years ago

rogersm commented 6 years ago

Two commits (sorry!) to be able to compile in any modern unix:

rogersm commented 6 years ago

Will rework and re-submit in two PR.