Commit 8e227b04da54b7c4a029a2c9d335c582da4a5dcc

Nick Mathewson 2010-03-27T00:09:25

Make the no_iovecs case of write_atmost compile Apparently nobody had tested it before on a system that had sendfile. Why would you have sendfile and not writev? Perhaps you're trying to test the no-iovecs code to make sure it still works.