AsyncUDPSocket.run

Registers the UDP socket in the underlying OS event loop, forwards all related events to the specified delegate.

class AsyncUDPSocket
nothrow
bool
run
(
void delegate del
)

Meta