#include <libpurple/eventloop.h>#include <glib.h>


Go to the source code of this file.
Data Structures | |
| struct | _PurpleGLibIOClosure |
Typedefs | |
| typedef struct _PurpleGLibIOClosure | PurpleGLibIOClosure |
Functions | |
| void | miniclient_start (int) |
| typedef struct _PurpleGLibIOClosure PurpleGLibIOClosure |
| void miniclient_start | ( | int | ) |
Definition at line 199 of file miniclient.c.
References client_connect_signals(), FALSE, hashtable_init(), httpProxy_port, init_libpurple(), _str::len, LM_DBG, NULL, proxy, and _str::s.
Referenced by runprocs().
1.5.6