Data Fields | |
ast_http_callback | callback |
FILE * | f |
int | fd |
struct sockaddr_in | requestor |
Definition at line 65 of file http.c.
FILE* f |
Definition at line 66 of file http.c.
Referenced by ast_httpd_helper_thread(), and http_root().
int fd |
Definition at line 67 of file http.c.
Referenced by ast_httpd_helper_thread(), and http_root().
struct sockaddr_in requestor [read] |
Definition at line 68 of file http.c.
Referenced by ast_httpd_helper_thread(), and http_root().