summaryrefslogtreecommitdiff
path: root/test/test_sendfile.rs
AgeCommit message (Expand)Author
2022-06-24Fix all formating problems to pass CI formating testCostin-Robert Sin
2022-01-03Add sendfile(2) for DragonFlyRyan Zoeller
2021-05-28Disable sendfile64 on androidTom Dryer
2021-05-28Add sendfile64Tom Dryer
2018-05-28Implement sendfile on FreeBSD and DarwinAndrew Morrow
2017-12-20Remove elided 'static lifetimeBryant Mairs
2017-12-20Use write_all instead of writeBryant Mairs
2016-02-12linux: Add sendfile(2)Kamal Marhubi