1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/plugins
Andy Green cf1bb9d6f7 vh doubly linked list for wsi on same protocol
This trades off a couple of wsi pointers for vastly increased speed
for the callback when writeable "all protocol" variants when there
are many kinds of wsi active.

Signed-off-by: Andy Green <andy@warmcat.com>
2016-04-16 08:40:35 +08:00
..
protocol_dumb_increment.c vh doubly linked list for wsi on same protocol 2016-04-16 08:40:35 +08:00
protocol_lws_mirror.c http2 update integration 2016-04-13 11:53:40 +08:00
protocol_lws_status.c json dump vhost 2016-04-15 13:57:22 +08:00