forked from mirrors/0ad
1a3fb29ff3
Don't compare for "127.0.0.1" to identify the host, but check for a new boolean flag that is set by the client, refs #2854. Remove an unneeded IP address conversion from u32 to string, refs #3241. This was SVN commit r18140.