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 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
..
esp32 context: add info members to drop privileges using user and group name strings 2019-03-26 14:54:49 +08:00
optee context: add info members to drop privileges using user and group name strings 2019-03-26 14:54:49 +08:00
unix unix skt: allow control over skt user:group 2019-03-26 14:54:49 +08:00
windows context: add info members to drop privileges using user and group name strings 2019-03-26 14:54:49 +08:00