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
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
..
client lws_diskcache: split generic parts from gitohashi into lws 2018-11-12 15:24:42 +08:00
compression http: compression methods 2018-09-02 14:43:05 +08:00
server bind: treat EADDRINUSE as fatal 2018-11-22 17:58:30 +08:00
header.c docs: cleanups 2018-11-21 17:03:29 +08:00
lextable-strings.h plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
lextable.h refactor role ops 2018-04-11 13:39:42 +08:00
minilex.c refactor role ops 2018-04-11 13:39:42 +08:00
private.h http proxy: client: unix socket support 2018-09-12 13:58:13 +08:00