mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-17 19:11:30 +00:00
parent
154ce80a9b
commit
a8d1ddd1c2
1 changed files with 0 additions and 2 deletions
|
|
@ -701,8 +701,6 @@ static INT32 AddToMasterServer(boolean firstadd)
|
|||
|
||||
M_Memcpy(&tset, &wset, sizeof (tset));
|
||||
res = select(255, NULL, &tset, NULL, &select_timeout);
|
||||
if (res == -1)
|
||||
return ConnectionFailedwerrno(errno);
|
||||
if (res == 0)/* nothing selected */
|
||||
{
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue