comment
This commit is contained in:
parent
37266ffacd
commit
275296311f
@ -820,6 +820,8 @@ main (int argc,
|
||||
}
|
||||
else
|
||||
{
|
||||
// FIXME: refactor two calls to MHD_start_daemon
|
||||
// into one, using an options array instead of varags
|
||||
mydaemon = MHD_start_daemon (MHD_USE_SELECT_INTERNALLY | MHD_USE_DEBUG,
|
||||
serve_port,
|
||||
NULL, NULL,
|
||||
|
Loading…
Reference in New Issue
Block a user