dlangui v0.9.186 (2020-07-29T06:28:30Z)
Home
Dub
Repo
IRCClient._socket
ircclient
net
client
IRCClient
Undocumented in source.
class
IRCClient
protected
AsyncSocket
_socket
;
Meta
Source
See Implementation
ircclient
net
client
IRCClient
constructors
this
destructors
~this
functions
channelByName
connect
disconnect
join
onConnect
onDataReceived
onDisconnect
onError
onMessage
onMessageText
part
pong
privMsg
quit
removeChannel
sendMessage
properties
callback
host
hostPort
nick
port
socket
state
variables
_callback
_channels
_host
_nick
_port
_readbuf
_socket