Go to the source code of this file.
Functions | |
struct GNUNET_CORE_Handle * | GNUNET_CORE_connect (const struct GNUNET_CONFIGURATION_Handle *cfg, void *cls, GNUNET_CORE_StartupCallback init, GNUNET_CORE_ConnectEventHandler connects, GNUNET_CORE_DisconnectEventHandler disconnects, const struct GNUNET_MQ_MessageHandler *handlers) |
struct GNUNET_CORE_Handle * GNUNET_CORE_connect | ( | const struct GNUNET_CONFIGURATION_Handle * | cfg, |
void * | cls, | ||
GNUNET_CORE_StartupCallback | init, | ||
GNUNET_CORE_ConnectEventHandler | connects, | ||
GNUNET_CORE_DisconnectEventHandler | disconnects, | ||
const struct GNUNET_MQ_MessageHandler * | handlers | ||
) |