doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Functions | |
void | RConRedirect (const char *string) |
Variables | |
const int | MIN_RECONNECT_TIME = 2000 |
const int | EMPTY_RESEND_TIME = 500 |
const int | PING_RESEND_TIME = 500 |
const int | NOINPUT_IDLE_TIME = 30000 |
const int | HEARTBEAT_MSEC = 5*60*1000 |
const char * | authReplyMsg [] |
const char * | authReplyStr [] |
Definition at line 2014 of file AsyncServer.cpp.
const char* authReplyMsg[] |
Definition at line 44 of file AsyncServer.cpp.
const char* authReplyStr[] |
Definition at line 57 of file AsyncServer.cpp.
Definition at line 37 of file AsyncServer.cpp.
Definition at line 41 of file AsyncServer.cpp.
Definition at line 36 of file AsyncServer.cpp.
Definition at line 39 of file AsyncServer.cpp.
Definition at line 38 of file AsyncServer.cpp.