just finalize startup once
This commit is contained in:
parent
6e436dca39
commit
7a77c0b572
1 changed files with 1 additions and 1 deletions
|
@ -850,7 +850,7 @@ lwsws_get_config_vhosts(struct lws_context *context,
|
|||
return 1;
|
||||
}
|
||||
|
||||
lws_finalize_startup(context);
|
||||
// lws_finalize_startup(context);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue