1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/roles/http/server
Andy Green cdd8ad702c bind: treat EADDRINUSE as fatal
The retry stuff for bind failures is actually aimed at the scenarios the interface
either doesn't exist yet, or is not configured enough (having an IP) to be bindable yet.

This patch treats EADDRINUSE as fatal at vhost init.
2018-11-22 17:58:30 +08:00
..
access-log.c coverity 192911/2: set NUL on access log after malloc fail check 2018-11-13 17:20:34 +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 strict host check vhost flag 2018-11-13 09:55:06 +08:00
lws-spa.c lws_hdr_copy: ensure enough extra space 2018-10-26 16:14:30 +08:00
parsers.c lws_hdr_total_length: match lws_hdr_copy actual length also for COOKIE 2018-11-15 16:37:53 +08:00
ranges.c codacy: minor fixes 2018-10-13 08:16:27 +08:00
rewrite.c http proxy: client: unix socket support 2018-09-12 13:58:13 +08:00
server.c bind: treat EADDRINUSE as fatal 2018-11-22 17:58:30 +08:00