mirror of
https://github.com/c-cube/nanoev.git
synced 2025-12-06 11:15:48 -05:00
detail
This commit is contained in:
parent
3deea9e585
commit
413346afae
1 changed files with 1 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ let () =
|
||||||
|
|
||||||
let ev = Nanoev_unix.create () in
|
let ev = Nanoev_unix.create () in
|
||||||
Nanoev_picos.setup_bg_thread ev;
|
Nanoev_picos.setup_bg_thread ev;
|
||||||
|
|
||||||
let server =
|
let server =
|
||||||
Nanoev_tiny_httpd.create ~new_thread:(Moonpool.run_async pool) ~port:!port_
|
Nanoev_tiny_httpd.create ~new_thread:(Moonpool.run_async pool) ~port:!port_
|
||||||
~max_connections:!max_conn ()
|
~max_connections:!max_conn ()
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue