tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
StreamTransport.isClosing
tanya
async
event
iocp
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
iocp
StreamTransport
constructors
this
functions
close
invoke
isClosing
write
properties
protocol
socket
Returns true if the transport is closing or closed.