GNUnet 0.21.1
UNIXMessage Struct Reference

UNIX Message-Packet header. More...

Collaboration diagram for UNIXMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Message header. More...
 
struct GNUNET_PeerIdentity sender
 What is the identity of the sender (GNUNET_hash of public key) More...
 

Detailed Description

UNIX Message-Packet header.

Definition at line 70 of file gnunet-communicator-unix.c.

Field Documentation

◆ header

struct GNUNET_MessageHeader UNIXMessage::header

Message header.

Definition at line 75 of file gnunet-communicator-unix.c.

◆ sender

struct GNUNET_PeerIdentity UNIXMessage::sender

What is the identity of the sender (GNUNET_hash of public key)

Definition at line 80 of file gnunet-communicator-unix.c.


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