eventcore ~master (2021-12-17T12:21:51Z)
Dub
Repo
StreamListenSocket
eventcore
socket
Undocumented in source.
struct
StreamListenSocket {
this(this)
;
~this
();
}
Destructor
~this
~this
()
Undocumented in source.
Postblit
this(this)
this(this)
Undocumented in source.
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