irccd
3.0.3
|
IRC server, events and functions. More...
Modules | |
events | |
IRC structures for events. | |
Classes | |
struct | irccd::daemon::channel |
A channel to join with an optional password. More... | |
class | irccd::daemon::server |
The class that connect to a IRC server. More... | |
class | irccd::daemon::server_error |
Server error. More... | |
Enumerations | |
enum class | irccd::daemon::channel_mode { irccd::daemon::creator = 'O' , irccd::daemon::half_op = 'h' , irccd::daemon::op = 'o' , irccd::daemon::protection = 'a' , irccd::daemon::voiced = 'v' } |
Prefixes for nicknames. More... | |
IRC server, events and functions.
|
strong |