ReactOS 0.4.16-dev-36-g301675c
|
Public Attributes | |
test_params * | general |
DWORD | sock_flags |
int | buflen |
int client_params::buflen |
Definition at line 150 of file sock.c.
Referenced by event_client(), oob_client(), simple_client(), and simple_mixed_client().
test_params* client_params::general |
Definition at line 148 of file sock.c.
Referenced by client_start(), event_client(), oob_client(), simple_client(), simple_mixed_client(), and StartClients().
DWORD client_params::sock_flags |
Definition at line 149 of file sock.c.
Referenced by client_start().