tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
StreamTransport.isClosing
tanya
async
event
selector
StreamTransport
Returns
true
if the transport is closing or closed.
class
StreamTransport
const pure nothrow @
safe
@
nogc
bool
isClosing
(
)
Meta
Source
See Implementation
tanya
async
event
selector
StreamTransport
constructors
this
functions
close
invoke
isClosing
write
properties
protocol
socket
variables
input
output
writeReady
Returns true if the transport is closing or closed.