ReactOS 0.4.16-dev-306-g647d351
|
#include <shared.h>
Public Attributes | |
SOCKET | Handle |
ULONG | Events |
NTSTATUS | Status |
ULONG _AFD_HANDLE_::Events |
Definition at line 51 of file shared.h.
Referenced by AfdSelect(), CopyBackStatus(), LockHandles(), SignalSocket(), SockAsyncSelectCompletionRoutine(), SockProcessAsyncSelect(), UpdatePollWithFCB(), WSPSelect(), and ZeroEvents().
SOCKET _AFD_HANDLE_::Handle |
Definition at line 50 of file shared.h.
Referenced by LockHandles(), SignalSocket(), SockProcessAsyncSelect(), and WSPSelect().
NTSTATUS _AFD_HANDLE_::Status |
Definition at line 52 of file shared.h.
Referenced by AfdSelect(), CopyBackStatus(), LockHandles(), SignalSocket(), UpdatePollWithFCB(), and ZeroEvents().