#include <nweb23.h>
Public Member Functions | |
void | server_start () |
Private Member Functions | |
void | logger (int type, std::string s1, std::string s2, int socket_fd) |
void | serve (int fd, int hit) |
Private Attributes | |
real_t | running |
std::string | logfile |
very simple web server class, based on NWeb