Functions | |
void | irc_set_ctx (irc_session_t *session, void *ctx) |
Sets the IRC session context. | |
void * | irc_get_ctx (irc_session_t *session) |
Returns the IRC session context. |
|
Returns the IRC session context.
|
|
Sets the IRC session context.
|