async v0.1.19 (2019-03-16T00:48:19Z)
Dub
Repo
EventLoop.this
async
eventloop
EventLoop
Undocumented in source.
class
EventLoop
this
(
TcpListener
listener
,
OnConnected
onConnected
,
OnDisConnected
onDisConnected
,
OnReceive
onReceive
,
OnSendCompleted
onSendCompleted
,
OnSocketError
onSocketError
,
int
workerThreadNum
=
totalCPUs
)
Meta
Source
See Implementation
async
eventloop
EventLoop
constructors
this
functions
run