mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() Linux has a sockopt flag defined by RFC5014 that informs IPv6 systems with SLAAC config to prefer to bind the socket to a public address instead of any temporary private address. This patch adds a client info flag LCCSCF_IPV6_PREFER_PUBLIC_ADDR that lets the user indicate the client socket should be prepared with the public address binding preference. Currently it's only implemented on Linux. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
private-lib-plat-windows.h | ||
windows-fds.c | ||
windows-file.c | ||
windows-init.c | ||
windows-misc.c | ||
windows-pipe.c | ||
windows-plugins.c | ||
windows-resolv.c | ||
windows-service.c | ||
windows-sockets.c | ||
windows-spawn.c |