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. |
||
---|---|---|
.. | ||
android | ||
CMakeLists.txt | ||
private-lib-plat-unix.h | ||
unix-caps.c | ||
unix-fds.c | ||
unix-file.c | ||
unix-init.c | ||
unix-misc.c | ||
unix-pipe.c | ||
unix-plugins.c | ||
unix-resolv.c | ||
unix-service.c | ||
unix-sockets.c | ||
unix-spawn.c |