tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
Socket.isAlive
tanya
net
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
tanya
net
socket
Socket
constructors
this
destructors
~this
enums
Shutdown
functions
close
getOption
listen
opCmp
setOption
shutdown
properties
addressFamily
blocking
handle
isAlive
variables
family
handle_