AsyncTcpSocket

Undocumented in source.

Constructors

this
this(AddressFamily family)
Undocumented in source.
this
this()
this(Address connectTo, EventType events, RegisterEventCallback eventCallback)

ditto

Inherited Members

From AsyncSocket

event
void event(EventType events, RegisterEventCallback callback)
Undocumented in source. Be warned that the author may not have intended to support it.
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.
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