Tilde Friends
|
#include <ssb.h>
Public Attributes | |
int32_t | request_number |
int | wants_sent |
char | last_id [k_blob_id_len] |
State about requesting blobs.
char _tf_ssb_blob_wants_t::last_id[k_blob_id_len] |
The last blob ID considered.
int32_t _tf_ssb_blob_wants_t::request_number |
The request number of the blob.wants RPC call.
int _tf_ssb_blob_wants_t::wants_sent |
The number of blob wants we are waiting for a response to.