mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() Add lwsac helper api to allow user code to perform constant string folding easily within an lwsac. After isolating a string or blob that it wants to store in the lwsac and point to, it can check if the string or blob already exists earlier in the lwsac first, and if so just point to that without copying it in again. For some formats with repeated strings like JSON, the saving can add up to something useful. |
||
---|---|---|
.. | ||
fts | ||
lwsac | ||
threadpool | ||
base64-decode.c | ||
daemonize.c | ||
dir.c | ||
diskcache.c | ||
getifaddrs.c | ||
getifaddrs.h | ||
lejp.c | ||
lws-ring.c | ||
lws-struct-lejp.c | ||
lws-struct-sqlite.c | ||
peer-limits.c | ||
romfs.c | ||
romfs.h | ||
sha-1.c |