GNUnet  0.19.4
GNUNET_TESTBED_BarrierWait Struct Reference

Message sent from peers to the testbed-barrier service to indicate that they have reached a barrier and are waiting for it to be crossed. More...

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/testbed/testbed.h>

Collaboration diagram for GNUNET_TESTBED_BarrierWait:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type is GNUNET_MESSAGE_TYPE_TESTBED_BARRIER_WAIT. More...
 
char name [0]
 The name of the barrier they have reached. More...
 

Detailed Description

Message sent from peers to the testbed-barrier service to indicate that they have reached a barrier and are waiting for it to be crossed.

Definition at line 850 of file testbed.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_TESTBED_BarrierWait::header

Type is GNUNET_MESSAGE_TYPE_TESTBED_BARRIER_WAIT.

Definition at line 842 of file testbed.h.

◆ name

char GNUNET_TESTBED_BarrierWait::name[0]

The documentation for this struct was generated from the following file: