#include <httpd.h>
Data Fields | |
unsigned char | timer |
struct psock sin | sout |
struct pt outputpt | scriptpt |
char | inputbuf [50] |
char | filename [20] |
char | state |
struct httpd_fs_file | file |
int | len |
char * | scriptptr |
int | scriptlen |
unsigned short | count |
unsigned short httpd_state::count |
struct httpd_fs_file httpd_state::file [read] |
char httpd_state::filename[20] |
char httpd_state::inputbuf[50] |
int httpd_state::len |
struct pt outputpt httpd_state::scriptpt [read] |
char* httpd_state::scriptptr |
struct psock sin httpd_state::sout [read] |
char httpd_state::state |
unsigned char httpd_state::timer |