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 d892b86b93 lws_flow helpers
Add a generic struct to manage a buflist with an incrementally-consumable
head, and helpers to deal with retiring the last segment and starting the
new head.

The lws_flow is added to using the buflist member directly, it autohandles
SS window management to try to keep the total buffered at the client to the
window member limit.
2022-02-22 14:37:31 +00:00
..
alloc.c lws_netdev: use lws_settings 2020-07-07 15:23:19 +01:00
buflist.c lws_flow helpers 2022-02-22 14:37:31 +00:00
CMakeLists.txt sspc: refactor to allow different transports 2021-10-08 09:48:41 +01:00
context.c ss: default policy 2022-02-22 14:35:43 +00:00
libwebsockets.c ss: default policy 2022-02-22 14:35:43 +00:00
logs.c logs: lock log context refcount changes 2022-01-26 11:54:08 +00:00
lws_dll2.c dll2: add api for inserting afer existing member 2022-01-04 16:08:50 +00:00
lws_map.c lws_map 2021-08-21 17:44:40 +01:00
private-lib-core.h openssl: support SSLKEYLOGFILE client secret logging 2021-12-13 19:02:49 +00:00
vfs.c type comparisons: fixes 2021-01-05 10:56:38 +00:00