AsyncSocket

Constructors

this
this(AddressFamily af, SocketType type, ProtocolType protocol)
this(AddressFamily af, SocketType type)
this(AddressFamily af, SocketType type, Dstring protocolName)
this()

Members

Functions

accepting
AsyncSocket accepting()
Undocumented in source. Be warned that the author may not have intended to support it.
close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
event
void event(EventType events, RegisterEventCallback callback)

Properties

blocking
bool blocking [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
blocking
bool blocking [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta