DgramDirection

Undocumented in source.

Members

Functions

reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buffer
const(ubyte)[] buffer;
Undocumented in source.
buffer
ubyte[] buffer;
Undocumented in source.
bytesTransferred
size_t bytesTransferred;
Undocumented in source.
callback
DatagramIOCallback callback;
Undocumented in source.
mode
IOMode mode;
Undocumented in source.
overlapped
OVERLAPPED_CORE overlapped;
Undocumented in source.
wsabuf
WSABUF[1] wsabuf;
Undocumented in source.

Meta