]> Sergey Matveev's repositories - public-inbox.git/commitdiff
ds: switch write buffering to use a tempfile
authorEric Wong <e@80x24.org>
Mon, 24 Jun 2019 02:52:14 +0000 (02:52 +0000)
committerEric Wong <e@80x24.org>
Mon, 24 Jun 2019 05:26:26 +0000 (05:26 +0000)
Data which can't fit into a generously-sized socket buffer,
has no business being stored in heap.


No differences found