1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/roles/http/server
Ilan Pegoraro 0123b4381f vhost: bind: make failure to bind optionally fatal
When creating a vhost and the port is already bound to another process
this flag would allow the user code to choose to have the
lws_create_vhost function to fail and return a null pointer.
2019-06-29 21:08:36 +01:00
..
access-log.c http: log ws upgrades 2019-03-10 08:02:02 +08:00
fops-zip.c refactor: core code in lib/core and private-libwebsockets.h to core/private.h 2018-05-03 10:49:36 +08:00
lejp-conf.c http: Initialize local variable 2019-05-30 06:06:41 +08:00
lws-spa.c spa: add info args and stride 2019-04-06 07:34:36 +08:00
parsers.c rtos: clean warnings where uint32_t is an unsigned long 2019-06-07 11:11:46 +01:00
ranges.c codacy: minor fixes 2018-10-13 08:16:27 +08:00
rewrite.c clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
server.c vhost: bind: make failure to bind optionally fatal 2019-06-29 21:08:36 +01:00