eventcore ~master (2021-12-17T12:21:51Z)
Dub
Repo
shutdown
eventcore
socket
Undocumented in source. Be warned that the author may not have intended to support it.
@
safe
nothrow
void
shutdown
(
ref
StreamSocket
socket
,
bool
shut_read
= true
,
bool
shut_write
= true
)
Meta
Source
See Implementation
eventcore
socket
functions
cancelRead
cancelReceive
cancelSend
cancelWrite
connectStream
createDatagramSocket
listenStream
read
receive
send
shutdown
waitForConnections
waitForData
write
structs
DatagramSocket
StreamListenSocket
StreamSocket