#include <chttp.h>
Data Fields | |
| BOOL | headFlag |
| struct _CgHttpServer * | prev |
| struct _CgHttpServer * | next |
| CgSocket * | sock |
| CgThread * | acceptThread |
| CgThreadList * | clientThreads |
| CG_HTTP_LISTENER | listener |
| void * | userData |
| int | timeout |
| CgMutex * | mutex |
struct _CgHttpServer* _CgHttpServer::next [read] |
struct _CgHttpServer* _CgHttpServer::prev [read] |
| void* _CgHttpServer::userData |
1.6.1