Header for all communications. More...
#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/peerinfo/peerinfo.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
Type will be GNUNET_MESSAGE_TYPE_PEERINFO_NOTIFY. More... | |
uint32_t | include_friend_only |
Include friend only HELLOs and peers in callbacks. More... | |
Header for all communications.
Definition at line 80 of file peerinfo.h.
struct GNUNET_MessageHeader NotifyMessage::header |
Type will be GNUNET_MESSAGE_TYPE_PEERINFO_NOTIFY.
Definition at line 73 of file peerinfo.h.
uint32_t NotifyMessage::include_friend_only |
Include friend only HELLOs and peers in callbacks.
Definition at line 90 of file peerinfo.h.
Referenced by handle_notify(), and reconnect().