Ask for next result of ticket iteration for the given operation. More...
#include </home/buildbot/bb-worker/worker/gnunet_release/build/src/service/reclaim/reclaim.h>
Data Fields | |
| struct GNUNET_MessageHeader | header |
| Type will be GNUNET_MESSAGE_TYPE_RECLAIM_TICKET_ITERATION_NEXT. | |
| uint32_t | id |
| Unique identifier for this request (for key collisions). | |
Ask for next result of ticket iteration for the given operation.
| struct GNUNET_MessageHeader TicketIterationNextMessage::header |
Type will be GNUNET_MESSAGE_TYPE_RECLAIM_TICKET_ITERATION_NEXT.
| uint32_t TicketIterationNextMessage::id |
Unique identifier for this request (for key collisions).
Definition at line 371 of file reclaim.h.
Referenced by handle_ticket_iteration_next().