GNUnet 0.21.1
GNUNET_SET_CopyLazyConnectMessage Struct Reference

Client connects to a lazily copied set. More...

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

Collaboration diagram for GNUNET_SET_CopyLazyConnectMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type: GNUNET_MESSAGE_TYPE_SET_COPY_LAZY_CONNECT. More...
 
uint32_t cookie
 Temporary name for the copied set. More...
 

Detailed Description

Client connects to a lazily copied set.

Definition at line 384 of file set.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_SET_CopyLazyConnectMessage::header

Type: GNUNET_MESSAGE_TYPE_SET_COPY_LAZY_CONNECT.

Definition at line 389 of file set.h.

◆ cookie

uint32_t GNUNET_SET_CopyLazyConnectMessage::cookie

Temporary name for the copied set.

Definition at line 394 of file set.h.

Referenced by create_internal().


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