dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
ConnectedSocket.disconnected
dlib
network
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
dlib
network
socket
ConnectedSocket
constructors
this
functions
receive
send
properties
disconnected
variables
disconnected_