|
WEBBY - the embedded web server with many faces / objects in plain C Snapshot
|
#include <webby.h>
Public Attributes | |
| struct { | |
| void * data | |
| size_t data_size | |
| } | no_chunk |
| struct { | |
| BF * bf | |
| int chunk_no | |
| } | chunk |
| struct { ... } RDATA::chunk |
| int RDATA::chunk_no |
| void* RDATA::data |
| size_t RDATA::data_size |
| struct { ... } RDATA::no_chunk |
1.7.4