Go to the source code of this file.
Functions | |
struct GNUNET_PEERSTORE_WatchContext * | GNUNET_PEERSTORE_watch (struct GNUNET_PEERSTORE_Handle *h, const char *sub_system, const struct GNUNET_PeerIdentity *peer, const char *key, GNUNET_PEERSTORE_Processor callback, void *callback_cls) |
struct GNUNET_PEERSTORE_WatchContext * GNUNET_PEERSTORE_watch | ( | struct GNUNET_PEERSTORE_Handle * | h, |
const char * | sub_system, | ||
const struct GNUNET_PeerIdentity * | peer, | ||
const char * | key, | ||
GNUNET_PEERSTORE_Processor | callback, | ||
void * | callback_cls | ||
) |