libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
AsyncSocket.handleClose
libasync
socket
AsyncSocket
Undocumented in source. Be warned that the author may not have intended to support it.
class
AsyncSocket
package nothrow
void
handleClose
(
)
Meta
Source
See Implementation
libasync
socket
AsyncSocket
aliases
OnClose
OnConnect
OnError
constructors
this
destructors
~this
functions
accept
bind
connect
getOption
handleClose
handleConnect
handleError
kill
listen
receive
receiveExactly
receiveFrom
receiveMessage
resetHandle
run
send
sendMessage
sendTo
setOption
mixins
__anonymous
properties
alive
connectionOriented
datagramOriented
handle
info
lastError
localAddress
onClose
onConnect
onError
passive
preInitializedHandle
receiveContinuously
remoteAddress
variables
m_evLoop
m_pendingAccepts
m_pendingReceives
m_pendingSends