|
Atrinik Client 1.0
|
Go to the source code of this file.
Data Structures | |
| struct | _command_buffer |
Defines | |
| #define | SOCKET_TIMEOUT_MS 4000 |
| #define | SOCKET_NO -1 |
Typedefs | |
| typedef struct _command_buffer | command_buffer |
Socket header file.
Definition in file sdlsocket.h.
| #define SOCKET_TIMEOUT_MS 4000 |
Timeout when attempting a connection in milliseconds.
Definition at line 35 of file sdlsocket.h.
| typedef struct _command_buffer command_buffer |
One command buffer.
1.7.4