Author :
Nick Mathewson
Date :
2010-03-27 00:09:25
Hash :8e227b04 Message :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.