Libevent2Driver.listenTCP

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

Meta