Go to the source code of this file.
Functions | |
void | thread_httpd (void *args) |
Handle a web request. |
Definition in file httpd_thread.h.
void thread_httpd | ( | void * | args | ) |
Handle a web request.
Main request handling thread.
args | Two item array of void-cast pointers to the httpd and request struct |
Definition at line 50 of file httpd_thread.c.
References debug.