(svn r15926) -Codechange: make the broadcast IP list less AF dependent.
This commit is contained in:
@@ -60,7 +60,7 @@ static void NetworkGameListHandleDelayedInsert()
|
||||
|
||||
/** Add a new item to the linked gamelist. If the IP and Port match
|
||||
* return the existing item instead of adding it again
|
||||
* @param ip the IP-address (inet_addr) of the to-be added item
|
||||
* @param address the address of the to-be added item
|
||||
* @param port the port the server is running on
|
||||
* @return a point to the newly added or already existing item */
|
||||
NetworkGameList *NetworkGameListAddItem(NetworkAddress address)
|
||||
|
Reference in New Issue
Block a user