simple-sendfile: Cross platform library for the sendfile system call
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.30.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 (info) |
---|---|
Dependencies | base (>=4.8 && <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> |
Category | Network |
Source repo | head: git clone git://github.com/kazu-yamamoto/simple-sendfile |
Uploaded | by KazuYamamoto at 2019-10-24T11:39:31Z |
Distributions | Arch:0.2.30, Debian:0.2.30, Fedora:0.2.30, FreeBSD:0.2.21, LTSHaskell:0.2.30, NixOS:0.2.30, Stackage:0.2.30, openSUSE:0.2.30 |
Reverse Dependencies | 4 direct, 3246 indirect [details] |
Downloads | 142980 total (251 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-24 [all 1 reports] |