- bind
void bind(Address addr)
Undocumented in source. Be warned that the author may not have intended to support it.
- close
Promise!void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- recvFrom
PromiseIterator!Datagram recvFrom()
Undocumented in source. Be warned that the author may not have intended to support it.
- sendTo
Promise!void sendTo(Address dest, immutable(ubyte)[] message)
Undocumented in source. Be warned that the author may not have intended to support it.