WEBBY - the embedded web server with many faces / objects in plain C Snapshot
|
#include <webby.h>
Public Attributes | |
SOCKADDR | listening_address |
int | listen_backlog |
int | socket_buffer_size |
int | max_connections |
int | io_timeout |
int | idle_timeout |
int | stack_pages_per_thread |
SOCKADDR tagWEBBY_CONFIG::listening_address |