1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/include
Andy Green c7c2db871d smp: lws_wsi_tsi
This lets you find out the SMP Thread Service Index (tsi) that a wsi
is bound to.  This allows you to, eg, filter a global wsi list so
you can find the ones that exist in your service thread context.
2020-10-11 13:04:29 +01:00
..
libwebsockets smp: lws_wsi_tsi 2020-10-11 13:04:29 +01:00
libwebsockets.h windows: WSA loop fixes 2020-10-09 06:59:08 +01:00