1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/include
Andy Green 1062370f07 unix skt: allow control over skt user:group
If you're providing a unix socket service that will be proxied / served by another
process on the same machine, the unix fd permissions on the listening unix socket fd
have to be managed so only something running under the server credentials
can open the listening unix socket.
2019-03-26 14:54:49 +08:00
..
libwebsockets unix skt: allow control over skt user:group 2019-03-26 14:54:49 +08:00
libwebsockets.h optee: supporting sockaddr* variants and cleanup 2019-03-10 08:02:02 +08:00