1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/core
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
..
alloc.c glibc: if malloc_trim() exists, call it periodically 2019-03-16 08:10:47 +08:00
context.c daemonize: use pid_t 2019-01-23 18:06:32 +08:00
libwebsockets.c lws_dll[2]_foreach_safe: add user cb param 2019-03-21 10:24:58 +08:00
logs.c optee: remove build system 2019-01-15 06:59:48 +08:00
private.h bzero: replace all with memset 2019-03-10 08:02:02 +08:00
vfs.c LWS_WITH_NETWORK: cmake option for no network code 2019-01-13 07:54:57 +08:00