1 unstable release
0.3.0 | Aug 13, 2019 |
---|---|
0.2.0 |
|
0.1.1 |
|
0.1.0 |
|
#2123 in Asynchronous
270 downloads per month
9KB
132 lines
Sendfile
A crate to work with sendfile(2)
system call.
See the API documentation for more.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
lib.rs
:
Crate that wraps the sendfile
system call.
Dependencies
~130KB