AsyncUdpSocket

version(!DFL_NoSocket)
class AsyncUdpSocket : AsyncSocket {}

Constructors

this
this(AddressFamily family)
this()

Inherited Members

From AsyncSocket

event
void event(EventType events, RegisterEventCallback callback)
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