1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/plat/unix
Andy Green d330dbd76a wsi: unify base wsi creation function
A few different places want to create wsis and basically repeat their
own versions of the flow.  Let's unify it into one helper in wsi.c

Also require the context lock held (this only impacts LWS_MAX_SMP > 1)
2021-01-04 05:26:50 +00:00
..
android cleaning 2020-01-05 22:17:58 +00:00
CMakeLists.txt cmake: netbsd: no libdl 2020-12-06 19:39:35 +00:00
private-lib-plat-unix.h wip: ss c++ classes 2020-12-02 10:15:50 +00:00
unix-caps.c ctest: sspc proxy minimal 2020-12-01 15:38:20 +00:00
unix-fds.c context: refactor destroy flow 2020-11-28 10:58:38 +00:00
unix-file.c _GNU_SOURCE: only define if not already defined 2019-12-22 18:17:45 +00:00
unix-init.c context: refactor destroy flow 2020-11-28 10:58:38 +00:00
unix-misc.c roles: netlink 2020-10-19 16:35:03 +01:00
unix-pipe.c context: refactor destroy flow 2020-11-28 10:58:38 +00:00
unix-plugins.c lws_plugins 2020-08-31 16:51:37 +01:00
unix-resolv.c roles: netlink 2020-10-19 16:35:03 +01:00
unix-service.c coverity: 62374: no need to init n 2020-08-18 14:00:54 +01:00
unix-sockets.c unix plat: avoid strict aliasing complaint from a toolchain 2020-09-16 07:07:04 +01:00
unix-spawn.c wsi: unify base wsi creation function 2021-01-04 05:26:50 +00:00