phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Socket.handle
std
socket
Socket
Get underlying socket handle.
class
Socket
@
property
const pure nothrow @
nogc
socket_t
handle
(
)
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
Get underlying socket handle.