GNUnet debian-0.24.3-28-g4f2a77692
 
Loading...
Searching...
No Matches
ConnectPairInfo Struct Reference

Information tracked per connected peer. More...

Collaboration diagram for ConnectPairInfo:
[legend]

Data Fields

const struct GNUNET_PeerIdentitysender
 Peer this is about.
 
struct GNUNET_TRANSPORT_TESTING_InternalPeerContextipi
 Information about the receiving peer.
 

Detailed Description

Information tracked per connected peer.

Definition at line 150 of file transport-testing-main2.c.

Field Documentation

◆ sender

const struct GNUNET_PeerIdentity* ConnectPairInfo::sender

Peer this is about.

Definition at line 155 of file transport-testing-main2.c.

Referenced by handle_test(), handle_test2(), and my_nc().

◆ ipi

struct GNUNET_TRANSPORT_TESTING_InternalPeerContext* ConnectPairInfo::ipi

Information about the receiving peer.

Definition at line 160 of file transport-testing-main2.c.

Referenced by my_nc(), and my_nd().


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