Win32EventDriver.listenTCP

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

Meta