struct GNUNET_MQ_Handle * mq
static void run(void *cls, const struct GNUNET_CONFIGURATION_Handle *c, struct GNUNET_SERVICE_Handle *service)
static void * client_connect_cb(void *cls, struct GNUNET_SERVICE_Client *c, struct GNUNET_MQ_Handle *mq)
static void client_disconnect_cb(void *cls, struct GNUNET_SERVICE_Client *c, void *internal_cls)
static struct GNUNET_SERVICE_Handle * service
Handle to our service instance.
#define GNUNET_assert(cond)
Use this for fatal errors that cannot be handled.
Handle to a message queue.
Handle to a client that is connected to a service.