tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
StreamTransport.this
tanya
async
event
selector
StreamTransport
class
StreamTransport
@
nogc
this
(
SelectorLoop
loop
,
ConnectedSocket
socket
)
Parameters
loop
SelectorLoop
Event loop.
socket
ConnectedSocket
Socket.
Precondition:
loop !is null && socket !is null
Meta
Source
See Implementation
tanya
async
event
selector
StreamTransport
constructors
this
functions
close
invoke
isClosing
write
properties
protocol
socket
variables
input
output
writeReady