tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
ConnectedSocket.disconnected
tanya
net
socket
ConnectedSocket
class
ConnectedSocket
@
property
inout const pure nothrow @
safe
@
nogc
inout
(
bool
)
disconnected
(
)
Return Value
Type:
inout
(
bool
)
$(D_KEYWORD true) if the stream socket peer has performed an orderly shutdown.
Meta
Source
See Implementation
tanya
net
socket
ConnectedSocket
constructors
this
functions
receive
send
properties
disconnected
variables
disconnected_