WEBBY - the embedded web server with many faces / objects in plain C Snapshot
|
#include <webby.h>
Public Attributes | |
void * | impl |
FILTER_CONTEXT * | filter_ctx_layout |
size_t | filter_ctx_layout_size |
ARRAY | filters |
struct tagSERVLET_RUNNER_FILTER * | servlet_runner_filter |
struct tagDATA_SINK_FILTER * | sink_filter |
WEBBY_CONFIG * | cfg |
ARRAY tagWEBBY::filters |
void* tagWEBBY::impl |