Home
last modified time | relevance | path

Searched refs:commSwitchTimeout (Results 1 – 4 of 4) sorted by relevance

/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dudpopt.c205 commSwitchTimeout = 0; in udpaction()
H A Ddata.c222 int commSwitchTimeout = 0; /* UDP: don't wait forever */ variable
H A Ddata.h236 extern int commSwitchTimeout; /* UDP */
H A Dsocket.c1031 commSwitchTimeout = 0; in readFromServer()
1063 if (commSwitchTimeout > 0) in dotimers()
1065 if (!(--commSwitchTimeout)) in dotimers()
1890 commSwitchTimeout = 0; in sendServerPacket()
3228 commSwitchTimeout = 0; in sendUdpReq()
3265 commSwitchTimeout = 25; /* wait 25 updates (about * in sendUdpReq()
3284 commSwitchTimeout = 0; in sendUdpReq()
3296 commSwitchTimeout = 0; in handleUdpReply()
3371 commSwitchTimeout = 25; /* wait 25 updates */ in handleUdpReply()
3390 commSwitchTimeout = 0; in handleUdpReply()