Skip to content

catfile: Convert to use buffered I/O

Patrick Steinhardt requested to merge pks-catfile-bufio into master

This MR converts the catfile package to use buffered I/O, both for writing requests and when reading results.

Closes gitlab#340659 (closed)

Merge request reports