tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
SelectorLoop.kill
tanya
async
event
selector
SelectorLoop
Kills the watcher and closes the connection.
class
SelectorLoop
protected @
nogc
void
kill
(
StreamTransport
transport
,
SocketException
exception
= null
)
Parameters
transport
StreamTransport
Transport.
exception
SocketException
Occurred exception.
Meta
Source
See Implementation
tanya
async
event
selector
SelectorLoop
constructors
this
destructors
~this
functions
acceptConnections
feed
kill
reify
start
variables
connections
Kills the watcher and closes the connection.