https://github.com/thomasdezeeuw/sendfile
https://github.com/thomasdezeeuw/sendfile
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/thomasdezeeuw/sendfile
- Owner: Thomasdezeeuw
- License: mit
- Created: 2019-05-22T16:05:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-12T17:31:31.000Z (over 2 years ago)
- Last Synced: 2025-02-28T11:06:28.845Z (about 2 months ago)
- Language: Rust
- Size: 14.6 KB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sendfile
[](https://travis-ci.org/Thomasdezeeuw/sendfile)
[](https://cirrus-ci.com/github/Thomasdezeeuw/sendfile)
[](https://opensource.org/licenses/MIT)
[](https://crates.io/crates/sendfile)
[](https://docs.rs/sendfile)A crate to work with `sendfile(2)` system call.
See the [API documentation] for more.
[API documentation]: https://docs.rs/sendfile
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you shall be licensed as above, without any
additional terms or conditions.