State for the 'send' command. More...
Data Fields | |
struct GNUNET_TESTING_AsyncContext | ac |
Mandatory context for async commands. More... | |
State for the 'send' command.
Definition at line 34 of file testing_dhtu_cmd_send.c.
struct GNUNET_TESTING_AsyncContext SendState::ac |
Mandatory context for async commands.
Definition at line 40 of file testing_dhtu_cmd_send.c.
Referenced by GNUNET_TESTING_DHTU_cmd_send(), and send_run().