GNUnet 0.21.1
GNUNET_SET_CopyLazyResponseMessage Struct Reference

Server responds to a lazy copy request. More...

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

Collaboration diagram for GNUNET_SET_CopyLazyResponseMessage:
[legend]

Data Fields

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

Detailed Description

Server responds to a lazy copy request.

Definition at line 367 of file set.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_SET_CopyLazyResponseMessage::header

Type: GNUNET_MESSAGE_TYPE_SET_COPY_LAZY_RESPONSE.

Definition at line 372 of file set.h.

◆ cookie

uint32_t GNUNET_SET_CopyLazyResponseMessage::cookie

Temporary name for the copied set.

Definition at line 377 of file set.h.

Referenced by handle_client_copy_lazy_prepare().


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