Added http daemon
This commit is contained in:
2
src/server/httpapi.h
Normal file
2
src/server/httpapi.h
Normal file
@@ -0,0 +1,2 @@
|
||||
int httpapi_start(int port);
|
||||
void httpapi_stop(void);
|
||||
Reference in New Issue
Block a user