#include <cybergarage/http/chttp.h>#include <cybergarage/net/cinterface.h>#include <cybergarage/util/clog.h>Functions | |
| CgHttpServerList * | cg_http_serverlist_new () |
| void | cg_http_serverlist_delete (CgHttpServerList *httpServerList) |
| BOOL | cg_http_serverlist_open (CgHttpServerList *httpServerList, int port) |
| BOOL | cg_http_serverlist_close (CgHttpServerList *httpServerList) |
| BOOL | cg_http_serverlist_start (CgHttpServerList *httpServerList) |
| BOOL | cg_http_serverlist_stop (CgHttpServerList *httpServerList) |
| void | cg_http_serverlist_setlistener (CgHttpServerList *httpServerList, CG_HTTP_LISTENER listener) |
| void | cg_http_serverlist_setuserdata (CgHttpServerList *httpServerList, void *value) |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.4.6