ae v0.0.2502 (2019-12-15T20:24:35Z)
Home
Dub
Repo
GenericSocket.setKeepAlive
ae
net
asockets
GenericSocket
Undocumented in source. Be warned that the author may not have intended to support it.
class
GenericSocket
final
void
setKeepAlive
(
bool
enabled
= true
,
int
time
= 10
,
int
interval
= 5
)
Meta
Source
See Implementation
ae
net
asockets
GenericSocket
functions
onError
onReadable
onWritable
setKeepAlive
toString
mixins
__anonymous
properties
localAddress
localAddressStr
remoteAddress
remoteAddressStr
socket
variables
conn
daemon