Definition at line 44 of file httpd.c.
Data Fields | |
char * | file |
u16_t | left |
u8_t | retries |
char* http_state::file |
u16_t http_state::left |
Definition at line 46 of file httpd.c.
Referenced by http_accept(), http_recv(), http_sent(), and send_data().
u8_t http_state::retries |