summaryrefslogtreecommitdiff
path: root/src/sys/sendfile.rs
AgeCommit message (Collapse)Author
2018-05-28Implement sendfile on FreeBSD and DarwinAndrew Morrow
2017-12-04Stop reexporting `Errno` and its variantsJonas Schievink
cc #664 (unsure if this is everything needed)
2016-02-12linux: Add sendfile(2)Kamal Marhubi