#include <hiker/bundlemgr.h>
#include <hiker/prv/bundlemgr_prv.h>
#include <hiker/ipc.h>
#include <string.h>
#include <stdlib.h>
#include <sqlite3.h>
Go to the source code of this file.
Functions | |
void | handle_connect (AlpConnection *con, gpointer data) |
void | handle_disconnect (AlpConnection *con, gpointer data) |
void | handle_receive (AlpConnection *con, AlpMessage *msg, gpointer data) |
Variables | |
GHashTable * | remoteConnections |
|
|
|
|
|
|
|
|