1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/include
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
..
libwebsockets lws_flow helpers 2022-02-22 14:37:31 +00:00
libwebsockets.h http: server: added no-cache handling to mounts 2021-12-13 19:02:56 +00:00
libwebsockets.hxx wip: ss c++ classes 2020-12-02 10:15:50 +00:00