GNUnet 0.21.1
GNUNET_TRANSPORT_CommunicatorAvailableMessage Struct Reference

Communicator goes online. More...

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

Collaboration diagram for GNUNET_TRANSPORT_CommunicatorAvailableMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type will be GNUNET_MESSAGE_TYPE_TRANSPORT_NEW_COMMUNICATOR. More...
 
uint32_t cc
 NBO encoding of enum GNUNET_TRANSPORT_CommunicatorCharacteristics More...
 

Detailed Description

Communicator goes online.

Note which addresses it can work with.

Definition at line 262 of file transport.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_TRANSPORT_CommunicatorAvailableMessage::header

◆ cc

uint32_t GNUNET_TRANSPORT_CommunicatorAvailableMessage::cc

NBO encoding of enum GNUNET_TRANSPORT_CommunicatorCharacteristics

Definition at line 272 of file transport.h.

Referenced by handle_communicator_available(), and reconnect().


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