rtl433
UNKNOWN
RTL-433 utility
|
Data Fields | |
FILE * | fp |
int64_t | cl |
int64_t | sent |
int | keepalive |
enum mg_http_proto_data_type | type |
int64_t mg_http_proto_data_file::cl |
Referenced by mg_http_handler2(), and mg_http_transfer_file_data().
FILE* mg_http_proto_data_file::fp |
Referenced by mg_http_free_proto_data_file(), mg_http_handler2(), and mg_http_transfer_file_data().
int mg_http_proto_data_file::keepalive |
Referenced by mg_http_handler2(), and mg_http_transfer_file_data().
int64_t mg_http_proto_data_file::sent |
Referenced by mg_http_transfer_file_data().
enum mg_http_proto_data_type mg_http_proto_data_file::type |
Referenced by mg_http_handler2(), and mg_http_transfer_file_data().