GNUnet  0.20.0
HandlerContext_ShutdownPeers Struct Reference

Context data for GNUNET_MESSAGE_TYPE_TESTBED_SHUTDOWN_PEERS handler. More...

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

Data Fields

unsigned int nslaves
 The number of slave we expect to hear from since we forwarded the GNUNET_MESSAGE_TYPE_TESTBED_SHUTDOWN_PEERS message to them. More...
 
int timeout
 Did we observe a timeout with respect to this operation at any of the slaves. More...
 

Detailed Description

Field Documentation

◆ nslaves

unsigned int HandlerContext_ShutdownPeers::nslaves

The number of slave we expect to hear from since we forwarded the GNUNET_MESSAGE_TYPE_TESTBED_SHUTDOWN_PEERS message to them.

Definition at line 400 of file gnunet-service-testbed.h.

Referenced by GST_clear_fopcq(), handle_shutdown_peers(), and shutdown_peers_reply_cb().

◆ timeout

int HandlerContext_ShutdownPeers::timeout

Did we observe a timeout with respect to this operation at any of the slaves.

Definition at line 406 of file gnunet-service-testbed.h.

Referenced by shutdown_peers_reply_cb().


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