1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/plat/unix
Andy Green f44e38f148 unix socket: fixes and improvements
Auto-remove any unix socket file already there.

Correctly identify if it's in use per-vhost.

Make the peer-limits stuff ignore it.
2018-08-14 08:00:30 +08:00
..
private.h plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
unix-caps.c plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
unix-fds.c plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
unix-file.c coverity: cleanup 2018-08-14 08:00:30 +08:00
unix-init.c unix socket: fixes and improvements 2018-08-14 08:00:30 +08:00
unix-misc.c plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
unix-pipe.c plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
unix-plugins.c plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
unix-service.c protocol_init: make errors fatal 2018-08-14 08:00:30 +08:00
unix-sockets.c coverity: cleanup 2018-08-14 08:00:30 +08:00