AsyncTCPListener.run

Starts accepting connections by registering the given handler with the underlying OS event.

class AsyncTCPListener
nothrow
bool
run
(
void delegate delegate del
)

Meta