Tilde Friends
_tf_ssb_blob_wants_t Struct Reference

#include <ssb.h>

Public Attributes

int32_t request_number
 
int wants_sent
 
char last_id [k_blob_id_len]
 

Detailed Description

State about requesting blobs.

Member Data Documentation

◆ last_id

char _tf_ssb_blob_wants_t::last_id[k_blob_id_len]

The last blob ID considered.

◆ request_number

int32_t _tf_ssb_blob_wants_t::request_number

The request number of the blob.wants RPC call.

◆ wants_sent

int _tf_ssb_blob_wants_t::wants_sent

The number of blob wants we are waiting for a response to.


The documentation for this struct was generated from the following file: