#actor-framework #actor #async-function

sendfile

Sendfile is a wrapper around the sendfile(2) system call

1 unstable release

0.3.0 Aug 13, 2019
0.2.0 Jun 12, 2016
0.1.1 May 30, 2015
0.1.0 May 30, 2015

#2144 in Asynchronous

Download history 10/week @ 2025-01-01 19/week @ 2025-01-08 42/week @ 2025-01-15 23/week @ 2025-01-22 19/week @ 2025-01-29 31/week @ 2025-02-05 46/week @ 2025-02-12 24/week @ 2025-02-19 37/week @ 2025-02-26 12/week @ 2025-03-05 41/week @ 2025-03-12 12/week @ 2025-03-19 30/week @ 2025-03-26 15/week @ 2025-04-02 35/week @ 2025-04-09

97 downloads per month

MIT license

9KB
132 lines

Crate that wraps the sendfile system call.

To create a new SendFile Future see send_file.


Sendfile

Build Status Build status License: MIT Crates.io Docs

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.

Dependencies

~135KB