ReactOS 0.4.15-dev-7842-g558ab78
_ASYNC_DATA Struct Reference

#include <msafd.h>

Collaboration diagram for _ASYNC_DATA:

Public Attributes

PSOCKET_INFORMATION ParentSocket
 
DWORD SequenceNumber
 
IO_STATUS_BLOCK IoStatusBlock
 
AFD_POLL_INFO AsyncSelectInfo
 
struct _SOCKET_INFORMATIONParentSocket
 

Detailed Description

Definition at line 129 of file msafd.h.

Member Data Documentation

◆ AsyncSelectInfo

AFD_POLL_INFO _ASYNC_DATA::AsyncSelectInfo

Definition at line 133 of file msafd.h.

Referenced by SockAsyncSelectCompletionRoutine(), and SockProcessAsyncSelect().

◆ IoStatusBlock

IO_STATUS_BLOCK _ASYNC_DATA::IoStatusBlock

Definition at line 132 of file msafd.h.

Referenced by SockProcessAsyncSelect().

◆ ParentSocket [1/2]

◆ ParentSocket [2/2]

struct _SOCKET_INFORMATION* _ASYNC_DATA::ParentSocket

Definition at line 109 of file msafdlib.h.

◆ SequenceNumber

DWORD _ASYNC_DATA::SequenceNumber

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