ReactOS 0.4.16-dev-1106-g00b5dc8
write_watch_thread_args Struct Reference
Collaboration diagram for write_watch_thread_args:

Public Attributes

int func
 
SOCKET dest
 
voidbase
 
DWORD size
 
const charexpect
 

Detailed Description

Definition at line 7115 of file sock.c.

Member Data Documentation

◆ base

void* write_watch_thread_args::base

Definition at line 7119 of file sock.c.

◆ dest

SOCKET write_watch_thread_args::dest

Definition at line 7118 of file sock.c.

◆ expect

const char* write_watch_thread_args::expect

Definition at line 7121 of file sock.c.

◆ func

int write_watch_thread_args::func

Definition at line 7117 of file sock.c.

◆ size

DWORD write_watch_thread_args::size

Definition at line 7120 of file sock.c.


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