Handle shutdown
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
#define __H_SERVER
|
||||
|
||||
int server_run(int port);
|
||||
void server_stop(void);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user