dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
Socket.isAlive
dlib
network
socket
Socket
class
Socket
@
property
@
trusted
const nothrow @
nogc
bool
isAlive
(
)
Return Value
Type:
bool
$(D_KEYWORD true) if this is a valid, alive socket.
Meta
Source
See Implementation
dlib
network
socket
Socket
constructors
this
destructors
~this
enums
Shutdown
functions
close
getOption
listen
opCmp
setOption
shutdown
properties
addressFamily
blocking
handle
isAlive
variables
family
handle_