ReactOS 0.4.15-dev-7942-gd23573b
client_params Struct Reference
Collaboration diagram for client_params:

Public Attributes

test_paramsgeneral
 
DWORD sock_flags
 
int buflen
 

Detailed Description

Definition at line 146 of file sock.c.

Member Data Documentation

◆ 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().

◆ general

test_params* client_params::general

◆ sock_flags

DWORD client_params::sock_flags

Definition at line 149 of file sock.c.

Referenced by client_start().


The documentation for this struct was generated from the following file: