1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/plat
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
..
freertos context: refactor destroy flow 2020-11-28 10:58:38 +00:00
optee docs: switch to use main 2020-10-19 16:35:03 +01:00
unix wsi: unify base wsi creation function 2021-01-04 05:26:50 +00:00
windows wsi: unify base wsi creation function 2021-01-04 05:26:50 +00:00