1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/plat/unix
Andy Green 8eca7e17f2 lws_smd: system message distribution
- Add low level system message distibution framework
 - Add support for local Secure Streams to participate using _lws_smd streamtype
 - Add apit test and minimal example
 - Add SS proxy support for _lws_smd

See minimal-secure-streams-smd README.md
2020-06-27 07:57:22 +01:00
..
android cleaning 2020-01-05 22:17:58 +00:00
CMakeLists.txt cmakelists: clean out pthreads and normalize libmount args 2020-06-03 17:14:03 +01:00
private-lib-plat-unix.h lws_mutex 2020-06-16 19:45:35 +01:00
unix-caps.c _GNU_SOURCE: only define if not already defined 2019-12-22 18:17:45 +00:00
unix-fds.c CTest: migrate and deprecate existing selftest scripts 2020-05-11 15:40:13 +01:00
unix-file.c _GNU_SOURCE: only define if not already defined 2019-12-22 18:17:45 +00:00
unix-init.c sul: multiple timer domains 2020-06-02 08:37:10 +01:00
unix-misc.c lws_get_random: change length to size_t for coverity 2020-01-11 07:58:37 +00:00
unix-pipe.c unix plat: use eventfd in place of pipe where possible 2020-02-21 17:32:41 +00:00
unix-plugins.c coverity: fixes plugin error path leak and logging method sign check 2020-01-14 08:23:25 +00:00
unix-resolv.c ntpclient: add plat-specific init with env var LWS_NTP_SERVER able to set it on unix and windows 2020-04-25 15:11:21 +01:00
unix-service.c lws_smd: system message distribution 2020-06-27 07:57:22 +01:00
unix-sockets.c iOS: detect and avoid net/route.h 2020-04-23 06:30:11 +01:00
unix-spawn.c spawn: retry when last stdwsi close may not be immediately followed by reapable process 2020-06-04 10:12:08 +01:00