LibasyncDriver.listenTCP

Undocumented in source. Be warned that the author may not have intended to support it.
class LibasyncDriver
@trusted override
listenTCP
(
ushort port
,
void delegate
(
TCPConnection conn
)
@safe
conn_callback
,
string address
,
TCPListenOptions options
)

Meta