GNUnet 0.22.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 69 of file gnunet-communicator-unix.c.

Field Documentation

◆ header

struct GNUNET_MessageHeader UNIXMessage::header

Message header.

Definition at line 74 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 79 of file gnunet-communicator-unix.c.


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