1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/core
James Chicca f285fe4a60 vhost protocol timers: SMP threadsafety
From 35923abbf3.patch

Adapted by AG to deal with OOM and use the existing vh timer
struct.
2018-08-14 08:00:30 +08:00
..
adopt.c vhost_destroy: use vhost wsi reference counting to trigger destroy 2018-06-18 09:11:46 +08:00
alloc.c refactor: core code in lib/core and private-libwebsockets.h to core/private.h 2018-05-03 10:49:36 +08:00
connect.c client: SMP: associate client with tsi of thread creating client connection 2018-08-14 08:00:30 +08:00
context.c protocol_init: make errors fatal 2018-08-14 08:00:30 +08:00
libwebsockets.c plugins: gitws libjsongit2 support 2018-08-14 08:00:25 +08:00
output.c http: defer transaction completed if partial pending 2018-06-20 16:41:27 +08:00
pollfd.c client: SMP: associate client with tsi of thread creating client connection 2018-08-14 08:00:30 +08:00
private.h vhost protocol timers: SMP threadsafety 2018-08-14 08:00:30 +08:00
service.c vhost protocol timers: SMP threadsafety 2018-08-14 08:00:30 +08:00