1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/plat
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
..
freertos cmakelist: Augean Stables refactor 2020-05-27 08:40:12 +01:00
optee cmakelist: Augean Stables refactor 2020-05-27 08:40:12 +01:00
unix cmakelist: Augean Stables refactor 2020-05-27 08:40:12 +01:00
windows windows: recent win10 support Unix Domain 2020-06-02 08:37:10 +01:00