SocketSlot

Undocumented in source.

Members

Properties

core
inout(WinAPIEventDriverCore) core [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

driver
WinAPIEventDriverSockets driver;
Undocumented in source.
fd
SocketFD fd;
Undocumented in source.
refCount
int refCount;
Undocumented in source.
userData
ubyte[16 * size_t.sizeof] userData;
Undocumented in source.
userDataDestructor
DataInitializer userDataDestructor;
Undocumented in source.
validationCounter
uint validationCounter;
Undocumented in source.

Meta