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 13ae9927a3 lws_dll[2]_foreach_safe: add user cb param
The callback flow is a bit more disruptive than doing the iteration
directly in your function.  This helps by passing a user void *
into the callback set as an lws_dll[2]_foreach_safe() arg.
2019-03-21 10:24:58 +08:00
..
libwebsockets lws_dll[2]_foreach_safe: add user cb param 2019-03-21 10:24:58 +08:00
libwebsockets.h optee: supporting sockaddr* variants and cleanup 2019-03-10 08:02:02 +08:00