![]() |
GNUnet
0.11.x
|
Message from client to service telling it to stop a new sub. More...
#include </home/handbook/gnunet/src/rps/rps.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
Header including size and type in NBO. More... | |
struct GNUNET_HashCode | hash |
Length of the shared value represented as string. More... | |
struct GNUNET_MessageHeader GNUNET_RPS_CS_SubStopMessage::header |
struct GNUNET_HashCode GNUNET_RPS_CS_SubStopMessage::hash |
Length of the shared value represented as string.
Definition at line 158 of file rps.h.
Referenced by GNUNET_RPS_sub_stop(), and handle_client_stop_sub().