Server responds to a lazy copy request. More...
#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/contrib/service/set/set.h>
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... | |
struct GNUNET_MessageHeader GNUNET_SET_CopyLazyResponseMessage::header |
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().