]> Sergey Matveev's repositories - public-inbox.git/commit
www: gzip_filter: implicitly flush {obuf} on zmore/zflush
authorEric Wong <e@80x24.org>
Sat, 10 Sep 2022 08:16:53 +0000 (08:16 +0000)
committerEric Wong <e@80x24.org>
Sat, 10 Sep 2022 19:50:25 +0000 (19:50 +0000)
commit133c9c61c0fe7e0e2d8d00e9935b3433b806ddc7
tree3d8bccc83610cd77f64024244adeb090d4d6bd15
parentbb3e51c9fdaf1059c2ae8368a527b4bd87b0b423
www: gzip_filter: implicitly flush {obuf} on zmore/zflush

This seems like the least disruptive way to allow more use of
->zmore when streaming large messages to sockets.
lib/PublicInbox/CompressNoop.pm
lib/PublicInbox/GzipFilter.pm
lib/PublicInbox/ViewVCS.pm