UdpSocket.dispose
void dispose() @trusted nothrowDispose the socket and its watcher registration.
Idempotent (TERMINOLOGY.md). Equivalent to close(). **No callbacks fire after dispose() returns.**
void dispose() @trusted nothrowDispose the socket and its watcher registration.
Idempotent (TERMINOLOGY.md). Equivalent to close(). **No callbacks fire after dispose() returns.**