cadet api: client implementation of cadet service More...
#include "platform.h"
#include "gnunet_util_lib.h"
#include "gnunet_constants.h"
#include "gnunet_cadet_service.h"
#include "cadet.h"
#include "cadet_protocol.h"
Go to the source code of this file.
Functions | |
const struct GNUNET_HashCode * | GC_u2h (uint32_t port) |
Transitional function to convert an unsigned int port to a hash value. More... | |
cadet api: client implementation of cadet service
Definition in file cadet_api_helper.c.