]> Sergey Matveev's repositories - public-inbox.git/commit
gzip_filter: ->zmore and ->zflush support multiple args
authorEric Wong <e@80x24.org>
Tue, 23 Aug 2022 08:32:02 +0000 (08:32 +0000)
committerEric Wong <e@80x24.org>
Tue, 23 Aug 2022 22:40:57 +0000 (22:40 +0000)
commit5e72c9aacf7e98e97d5a0f266580c187129ed86f
tree85e21302419e0c1af7a0a8d0ea24bacc49a60144
parent31d40ba06a49b572dacbdb5758dac8f77fb55188
gzip_filter: ->zmore and ->zflush support multiple args

This will make writev-like use easier for the next commit,
and also future changes where I'll rely more on zlib for
buffering.
lib/PublicInbox/GzipFilter.pm