heaploop ~master (2014-07-21T12:56:49Z)
Dub
Repo
TcpStream.acceptOperationContext
heaploop
networking
tcp
TcpStream
Undocumented in source.
class
TcpStream
protected
class
acceptOperationContext : OperationContext!TcpStream {
TcpStream
client
;
this
(TcpStream target);
}
Constructors
this
this
(TcpStream target)
Undocumented in source.
Members
Variables
client
TcpStream
client
;
Undocumented in source.
Meta
Source
See Implementation
heaploop
networking
tcp
TcpStream
classes
acceptOperationContext
constructors
this
functions
bind4
connect
connect4
initializeHandle
listen
properties
handle
isConnecting
isListening