]> git.cworth.org Git - notmuch/commitdiff
CLI/insert: split copy_fd
authorDavid Bremner <david@tethera.net>
Sun, 13 Feb 2022 14:48:47 +0000 (10:48 -0400)
committerDavid Bremner <david@tethera.net>
Sun, 20 Feb 2022 02:08:55 +0000 (22:08 -0400)
This helps maintainability and enables code-reuse of our home-brewed
buffered-write code.

This commit is mostly code movement.


No differences found