| _bind_port | dsHttpDaemon | [protected] |
| _ht | dsHttpDaemon | [protected] |
| _server_root | dsHttpDaemon | [protected] |
| _ss | dsHttpDaemon | [protected] |
| addChild(pid_t npid) | dsDaemon | [protected] |
| autoindex(const char *dirname) | SimpleHttpDaemon | [protected] |
| child_work() | dsHttpDaemon | [protected, virtual] |
| content_type(const char *url) | dsHttpDaemon | [protected, virtual] |
| DaemonFlags(char *str) | dsDaemon | [friend] |
| daemonize(dsDaemon *sd, int options=0) | dsDaemon | [friend] |
| dsDaemon() | dsDaemon | [protected] |
| dsDaemon(char *progname, int max_children=50, int flags=0) | dsDaemon | |
| dsDaemon(char *progname, char *pid_path, int max_children=50, int flags=0) | dsDaemon | |
| dsHttpDaemon(char *server_root, int bind_port, char *daemon_name, int max_childs, int flags) | dsHttpDaemon | |
| dsSafeSleep(int secs, int nsecs=0) | dsDaemon | [friend] |
| end_of_header(dsStrstream &req) | dsHttpDaemon | [protected] |
| fork_child() | dsHttpDaemon | [protected, virtual] |
| http_200(const char *mime_type, dsStrstream &body) | dsHttpDaemon | [protected, virtual] |
| http_200(const char *mime_type, int cont_length) | dsHttpDaemon | [protected, virtual] |
| http_400(const char *req_url) | dsHttpDaemon | [protected, virtual] |
| http_403(const char *req_url) | dsHttpDaemon | [protected, virtual] |
| http_404(const char *req_url) | dsHttpDaemon | [protected, virtual] |
| http_500(const char *message=0) | dsHttpDaemon | [protected, virtual] |
| http_501(const char *method, const char *implemented="GET") | dsHttpDaemon | [protected, virtual] |
| http_common_headers(std::ostream &os) | SimpleHttpDaemon | [protected, virtual] |
| http_request_headers(dsStrstream &src) | dsHttpDaemon | [protected] |
| http_server_sign(std::ostream &os) | SimpleHttpDaemon | [protected, virtual] |
| init_globals() | dsHttpDaemon | [protected, virtual] |
| kill_running() | dsDaemon | |
| outfile(const char *fname, size_t size, const char *mime_type) | SimpleHttpDaemon | [protected] |
| parse_first_line(dsStrstream &src) | dsHttpDaemon | [protected] |
| parse_header_line(dsStrstream &src) | dsHttpDaemon | [protected] |
| process_request(dsStrstream &src) | SimpleHttpDaemon | [protected, virtual] |
| processPidFile() | dsDaemon | [protected] |
| reinit() | dsDaemon | [virtual] |
| removeChild(pid_t npid) | dsDaemon | [protected] |
| shutdown_child() | dsHttpDaemon | [protected, virtual] |
| SIGANY_hdl(int sig) | dsDaemon | [friend] |
| SIGCHLD_hdl(int sig) | dsDaemon | [friend] |
| SIGINT_hdl(int sig) | dsDaemon | [friend] |
| SimpleHttpDaemon(int max_childs, int flags) | SimpleHttpDaemon | |
| vhost_setup(dsStrstream &src) | SimpleHttpDaemon | [protected, virtual] |
| waitForFreeSlot(pid_t pid) | dsDaemon | [protected] |
| ~dsDaemon() | dsDaemon | [virtual] |
| ~dsHttpDaemon() | dsHttpDaemon | [virtual] |
| ~SimpleHttpDaemon() | SimpleHttpDaemon | [virtual] |