ReactOS 0.4.15-dev-7958-gcd0bb1a
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 6922 of file sock.c.

Member Data Documentation

◆ base

void* write_watch_thread_args::base

Definition at line 6926 of file sock.c.

◆ dest

SOCKET write_watch_thread_args::dest

Definition at line 6925 of file sock.c.

◆ expect

const char* write_watch_thread_args::expect

Definition at line 6928 of file sock.c.

◆ func

int write_watch_thread_args::func

Definition at line 6924 of file sock.c.

◆ size

DWORD write_watch_thread_args::size

Definition at line 6927 of file sock.c.


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