1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/plat
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
..
esp32 bind: treat EADDRINUSE as fatal 2018-11-22 17:58:30 +08:00
optee bind: treat EADDRINUSE as fatal 2018-11-22 17:58:30 +08:00
unix bind: treat EADDRINUSE as fatal 2018-11-22 17:58:30 +08:00
windows bind: treat EADDRINUSE as fatal 2018-11-22 17:58:30 +08:00