GNUnet debian-0.24.3-29-g453fda2cf
 
Loading...
Searching...
No Matches
009.c File Reference
#include "platform.h"
#include <gnunet/gnunet_core_service.h>
Include dependency graph for 009.c:

Go to the source code of this file.

Functions

struct GNUNET_CORE_HandleGNUNET_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)
 

Function Documentation

◆ GNUNET_CORE_connect()

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 
)