(svn r15932) -Codechange: show ip:port as (fallback) servername instead of only the ip. This way you can clearly see there aren't any duplicates.
This commit is contained in:
@@ -472,7 +472,6 @@ static void NetworkAcceptClients()
|
||||
{
|
||||
struct sockaddr_in sin;
|
||||
NetworkClientSocket *cs;
|
||||
uint i;
|
||||
bool banned;
|
||||
|
||||
/* Should never ever happen.. is it possible?? */
|
||||
|
Reference in New Issue
Block a user