add zlib compression for fast resume

This commit is contained in:
vanhauser-thc
2024-06-21 14:40:16 +02:00
parent 25b650f59d
commit ecb5854be0
4 changed files with 116 additions and 30 deletions

View File

@ -409,8 +409,6 @@ static inline const char *colorfilter(const char *x) {
\
} while (1); \
\
\
\
} while (0)
#define ck_read(fd, buf, len, fn) \