Message from client to service indicating that clients wants to get updates of the view. More...
#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/contrib/service/rps/rps.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
Header including size and type in NBO. More... | |
uint32_t | num_updates |
Number of updates 0 for sending updates until cancellation. More... | |
Message from client to service indicating that clients wants to get updates of the view.
struct GNUNET_MessageHeader GNUNET_RPS_CS_DEBUG_ViewRequest::header |
uint32_t GNUNET_RPS_CS_DEBUG_ViewRequest::num_updates |
Number of updates 0 for sending updates until cancellation.
Definition at line 179 of file rps.h.
Referenced by GNUNET_RPS_view_request().