Add Multicast capabilities for LAN server scanning.

This commit is contained in:
Thilo Schulz 2008-04-09 14:37:42 +00:00
parent 32bd0ab5bd
commit eb3b59308b
10 changed files with 351 additions and 153 deletions

View file

@ -142,6 +142,7 @@ static char* gamenames[] = {
static char* netnames[] = {
"???",
"UDP",
"UDP6",
NULL
};