void GNUNET_notification_context_broadcast(struct GNUNET_NotificationContext *nc, const struct GNUNET_MessageHeader *msg, int can_drop)
Send a message to all subscribers of this context.
The notification context is the key datastructure for a convenience API used for transmission of noti...
unsigned int queue_length
Maximum number of optional messages to queue per subscriber.