webkit2gtkd ~master (2021-10-23T04:34:38.5273802)
Dub
Repo
Socket.addOnDisconnected
soup
Socket
Socket
Emitted when the socket is disconnected, for whatever reason.
class
Socket
gulong
addOnDisconnected
(
void
delegate
(
Socket
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
soup
Socket
Socket
constructors
this
functions
addOnDisconnected
addOnEvent
addOnNewConnection
addOnReadable
addOnWritable
connectAsync
connectSync
disconnect
getFd
getLocalAddress
getRemoteAddress
getSocketStruct
getStruct
isConnected
isSsl
listen
read
readUntil
startProxySsl
startSsl
write
mixins
__anonymous
static functions
getType
variables
soupSocket
Emitted when the socket is disconnected, for whatever reason.