phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Socket.isAlive
std
socket
Socket
Property that indicates if this is a valid, alive socket.
class
Socket
@
property
@
trusted
const
bool
isAlive
(
)
Meta
Source
See Implementation
std
socket
Socket
constructors
this
functions
accept
accepting
bind
close
connect
createAddress
getErrorText
getOption
listen
receive
receiveFrom
send
sendTo
setKeepAlive
setOption
shutdown
properties
addressFamily
blocking
handle
hostName
isAlive
localAddress
release
remoteAddress
static functions
select
variables
ERROR
Property that indicates if this is a valid, alive socket.