1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/plat/windows
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
windows-fds.c plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
windows-file.c libwebsockets.h: clean out some boilerplate better put in core/private.h 2018-08-16 19:10:32 +08:00
windows-init.c plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
windows-misc.c lws_time_in_microseconds: export 2018-10-14 06:15:36 +08:00
windows-pipe.c plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
windows-service.c codacy: minor fixes 2018-10-13 08:16:27 +08:00
windows-sockets.c codacy: minor fixes 2018-10-13 08:16:27 +08:00