FIXME: this should not bee necessary when the API issue has been fixed. More...
Data Fields | |
| GNUNET_CONSENSUS_InsertDoneCallback | idc |
| void * | cls |
FIXME: this should not bee necessary when the API issue has been fixed.
Definition at line 92 of file consensus_api.c.
| GNUNET_CONSENSUS_InsertDoneCallback InsertDoneInfo::idc |
Definition at line 94 of file consensus_api.c.
Referenced by GNUNET_CONSENSUS_insert(), and idc_adapter().
| void* InsertDoneInfo::cls |
Definition at line 95 of file consensus_api.c.
Referenced by GNUNET_CONSENSUS_insert(), and idc_adapter().