Go to the source code of this file.
Data Structures | |
struct | ctcp_handler |
CTCP command handling. More... | |
Functions | |
gboolean | ctcp_network_redirect_response (struct irc_network *, const struct irc_line *) |
gboolean | ctcp_client_request_record (struct irc_client *, struct irc_line *) |
gboolean | ctcp_process_request (struct irc_network *, const struct irc_line *) |
G_MODULE_EXPORT void | ctcp_register_handler (const struct ctcp_handler *) |
G_MODULE_EXPORT G_GNUC_NULL_TERMINATED void | ctcp_send (struct irc_network *, const char *,...) |
G_MODULE_EXPORT G_GNUC_NULL_TERMINATED void | ctcp_reply (struct ctcp_handle *,...) |