vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
LibasyncTCPConnection.handler
index
vibe
core
drivers
libasync
LibasyncTCPConnection
Undocumented in source. Be warned that the author may not have intended to support it.
class
LibasyncTCPConnection
@
trusted
void
handler
(
TCPEvent
ev
)
Meta
Source
See Implementation
index
vibe
core
drivers
libasync
LibasyncTCPConnection
constructors
this
functions
close
finalize
flush
handler
onConnect
peek
read
readChunk
waitForData
write
properties
connected
dataAvailableForRead
empty
keepAlive
leastSize
localAddress
peerAddress
readTimeout
remoteAddress
tcpNoDelay
structs
Settings
TCPConnectionImpl
Waiter