1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/plat/unix
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
..
private.h bind: treat EADDRINUSE as fatal 2018-11-22 17:58:30 +08:00
unix-caps.c codacy: minor fixes 2018-10-13 08:16:27 +08:00
unix-fds.c plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
unix-file.c coverity: cleanup 2018-08-14 08:00:30 +08:00
unix-init.c unix socket: fixes and improvements 2018-08-14 08:00:30 +08:00
unix-misc.c fulltext search 2018-10-26 13:53:28 +08:00
unix-pipe.c plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
unix-plugins.c plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
unix-service.c protocol_init: make errors fatal 2018-08-14 08:00:30 +08:00
unix-sockets.c codacy: minor fixes 2018-10-13 08:16:27 +08:00