state info for file sending by http
Data Fields | |
const char * | file |
u32_t | left |
u8_t | retries |
const char* http_state::file |
Referenced by http_accept(), http_poll(), http_recv(), http_send_data(), and http_write().
u32_t http_state::left |
Referenced by http_accept(), http_send_data(), http_sent(), and http_write().
u8_t http_state::retries |
Referenced by http_accept(), http_poll(), and http_sent().