Macros | |
#define | MAX_PROXIES 2 |
Functions | |
void | SV_qtvChanging (void) |
void | SV_qtvCheckTimeouts (void) |
void | SV_qtvConnect (int qport, info_t *info) |
void | SV_qtvFinalMessage (const char *message) |
int | SV_qtvPacket (int qport) |
void | SV_qtvReconnect (void) |
void | SV_qtvSendMessages (void) |
Variables | |
qcmd_t | qcmds [] |
#define MAX_PROXIES 2 |
void SV_qtvChanging | ( | void | ) |
void SV_qtvCheckTimeouts | ( | void | ) |
void SV_qtvFinalMessage | ( | const char * | message | ) |
void SV_qtvReconnect | ( | void | ) |
void SV_qtvSendMessages | ( | void | ) |
qcmd_t qcmds[] |