mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() 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. |
||
---|---|---|
.. | ||
alloc.c | ||
buflist.c | ||
CMakeLists.txt | ||
context.c | ||
libwebsockets.c | ||
logs.c | ||
lws_dll2.c | ||
lws_map.c | ||
private-lib-core.h | ||
vfs.c |