Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-20 | Use write_all instead of write | Bryant Mairs | |
Several tests make the assumption that all data is written, which is not guaranteed with write(), so use write_all() instead. | |||
2016-02-12 | linux: Add sendfile(2) | Kamal Marhubi | |