1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/core
Andy Green 911898ad70 windows: recent win10 support Unix Domain
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.
2020-06-02 08:37:10 +01:00
..
alloc.c alloc.c: add license header 2020-04-13 16:16:26 +01:00
buflist.c windows: clean type warnings 2020-01-11 14:04:50 +00:00
CMakeLists.txt cmakelist: Augean Stables refactor 2020-05-27 08:40:12 +01:00
context.c clean: turn down verbosity on some debugging printfs 2020-06-02 08:37:10 +01:00
libwebsockets.c esp32: shift to support latest esp-idf 2020-05-27 08:40:12 +01:00
logs.c lws_spawn: windows 2020-04-13 19:29:09 +01:00
lws_dll.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
lws_dll2.c logs: allow giving log bitfields from cmake to force build or exclusion 2020-04-22 06:59:01 +01:00
private-lib-core.h windows: recent win10 support Unix Domain 2020-06-02 08:37:10 +01:00
vfs.c cleaning 2020-01-05 22:17:58 +00:00