mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-23 00:00:06 +01:00
![]() Allow selection of Unix Domain Sockets on windows since it is supported for the last couple of years on windows 10 https://devblogs.microsoft.com/commandline/af_unix-comes-to-windows/ ... if only they could add a full set of posix pieces to go with it (and abstract namespace UDS which doesn't work apparently) so that the parts dealing with uid / gid don't have to be disabled. |
||
---|---|---|
.. | ||
alloc.c | ||
buflist.c | ||
CMakeLists.txt | ||
context.c | ||
libwebsockets.c | ||
logs.c | ||
lws_dll.c | ||
lws_dll2.c | ||
private-lib-core.h | ||
vfs.c |