doc
|
#include <src/httpbf/src/httpbf.h>
Data Fields | |
hbf_abort_callback | abort_cb |
hbf_block_t ** | block_arr |
int | block_cnt |
int64_t | block_size |
int64_t | calc_size |
char * | error_string |
int | fd |
hbf_log_callback | log_cb |
time_t | modtime |
int | start_id |
int64_t | stat_size |
int | status_code |
int64_t | threshold |
int | transfer_id |
char * | url |
hbf_abort_callback hbf_transfer_s::abort_cb |
hbf_block_t** hbf_transfer_s::block_arr |
hbf_log_callback hbf_transfer_s::log_cb |