libasync v0.7.8 (2016-01-12T21:44:24Z)
Dub
Repo
AsyncTCPConnection.run
libasync
tcp
AsyncTCPConnection
Undocumented in source.
bool
run
(void delegate(TCPEvent) del)
bool
run
(TCPEventHandler del)
class
AsyncTCPConnection
nothrow
bool
run
(
TCPEventHandler
del
)
Meta
Source
See Implementation
libasync
tcp
AsyncTCPConnection
constructors
this
functions
host
ip
kill
recv
run
send
setOption
mixins
__anonymous
properties
inbound
isConnected
local
noDelay
peer
preInitializedSocket
socket
variables
m_evLoop