simple-sendfile: Cross platform library for the sendfile system call
This version is deprecated.
Cross platform library for the sendfile system call. This library tries to call minimum system calls which are the bottleneck of web servers.
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| allow-bsd | Allow use of BSD sendfile (disable on GNU/kFreeBSD) | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- simple-sendfile-0.2.29.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.0.0, 0.0.1, 0.0.2, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.2.8, 0.2.9, 0.2.10, 0.2.11, 0.2.12, 0.2.13, 0.2.14, 0.2.15, 0.2.16, 0.2.17, 0.2.18, 0.2.19, 0.2.20, 0.2.21, 0.2.22, 0.2.23, 0.2.24, 0.2.25, 0.2.26, 0.2.27, 0.2.28, 0.2.29, 0.2.30, 0.2.31, 0.2.32 (info) |
|---|---|
| Dependencies | base (>=4 && <5), bytestring, conduit (>=1.0 && <1.4), conduit-extra (>=1.0 && <1.4), network, resourcet, transformers (>=0.2.2 && <0.6), unix [details] |
| License | BSD-3-Clause |
| Author | Kazu Yamamoto <kazu@iij.ad.jp> |
| Maintainer | Kazu Yamamoto <kazu@iij.ad.jp> |
| Uploaded | by KazuYamamoto at 2019-10-23T03:47:16Z |
| Category | Network |
| Source repo | head: git clone git://github.com/kazu-yamamoto/simple-sendfile |
| Distributions | Arch:0.2.32, Debian:0.2.30, Fedora:0.2.32, FreeBSD:0.2.21, LTSHaskell:0.2.32, NixOS:0.2.32, Stackage:0.2.32, openSUSE:0.2.32 |
| Reverse Dependencies | 5 direct, 3733 indirect [details] |
| Downloads | 151890 total (115 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2019-10-23 [all 1 reports] |