phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Socket.shutdown
std
socket
Socket
Disables sends and/or receives.
class
Socket
@
trusted
nothrow @
nogc
void
shutdown
(
SocketShutdown
how
)
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
Disables sends and/or receives.