1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/misc
Andy Green c776ac50d6 lwsac: add blob deduplication helper
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.
2019-10-17 09:19:57 +01:00
..
fts private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
lwsac lwsac: add blob deduplication helper 2019-10-17 09:19:57 +01:00
threadpool private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
base64-decode.c client: multipart mime generation helpers 2019-10-12 12:41:14 +01:00
daemonize.c illumos: fixes for build warnings 2019-10-12 12:41:14 +01:00
dir.c SmartOS: detection/build to all Illumos 2019-09-06 15:30:51 +01:00
diskcache.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
getifaddrs.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
getifaddrs.h refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
lejp.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
lws-ring.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
lws-struct-lejp.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
lws-struct-sqlite.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
peer-limits.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
romfs.c clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
romfs.h refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
sha-1.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00