More preparation for running in docker
This commit is contained in:
@@ -200,6 +200,8 @@ int main(int argc, char **argv)
|
||||
// Keep the server running
|
||||
getchar();
|
||||
|
||||
noh_log(NOH_INFO, "Shutting down.", port);
|
||||
|
||||
// Stop the server
|
||||
MHD_stop_daemon(server);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user