]> git.notmuchmail.org Git - notmuch/commit
notmuch-deliver: Use splice() if it's available
authorAli Polatel <alip@exherbo.org>
Wed, 26 May 2010 11:21:15 +0000 (14:21 +0300)
committerAli Polatel <alip@exherbo.org>
Fri, 4 Nov 2011 23:12:35 +0000 (01:12 +0200)
commit73258fec796b57c757e10b0baec306157a69edeb
treef2ab2d0e70169e90faff6269d39262162da0eddb
parentc1453231206e4e9a74bca54df4dd66b7e03c571c
notmuch-deliver: Use splice() if it's available

NOTMUCH_DELIVER_NO_SPLICE environment variable may be set to fallback to
the read/write method.
contrib/notmuch-deliver/configure.ac
contrib/notmuch-deliver/src/main.c