dirk ~master (2016-10-12T16:44:24Z)
Home
Dub
Repo
DccConnection.this
irc
dcc
DccConnection
Initialize a DCC resource with the given _socket, timeout value and state.
class
DccConnection
protected
this
(
Socket
socket
,
uint
timeout
,
State
initialState
)
Meta
Source
See Implementation
irc
dcc
DccConnection
constructors
this
enums
State
functions
name
onConnected
onDisconnected
onRead
write
variables
onError
onTimeout
state
timeout
Initialize a DCC resource with the given _socket, timeout value and state.