sendfile: A portable sendfile library
A library which exposes zero-copy sendfile functionality in a portable way. If a platform does not support sendfile, a fallback implementation in haskell is provided.
Currently supported platforms: Windows 2000+ (Native), Linux 2.6+ (Native), FreeBSD (Native), OS-X 10.5+ (Native), Everything else (Portable Haskell code).
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
portable | Explicitly enable portable sendfile support (implemented in Haskell) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- sendfile-0.7.11.4.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.2, 0.3, 0.3.1, 0.4, 0.5, 0.6.1, 0.6.2, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6, 0.7.7, 0.7.8, 0.7.9, 0.7.10, 0.7.11, 0.7.11.1, 0.7.11.3, 0.7.11.4, 0.7.11.5, 0.7.11.6 |
---|---|
Dependencies | base (>=3 && <5), bytestring (>=0.9.1.4 && <0.13), network (>=2 && <3.2), Win32 (>=2.2.0.0 && <2.3) [details] |
Tested with | ghc ==9.8.1, ghc ==9.6.3, ghc ==9.4.7, ghc ==9.2.8, ghc ==9.0.2, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5, ghc ==8.4.4, ghc ==8.2.2, ghc ==8.0.2 |
License | BSD-3-Clause |
Author | Matthew Elder <matt@mattelder.org> |
Maintainer | Jeremy Shaw <jeremy@n-heptane.com> |
Revised | Revision 1 made by AndreasAbel at 2023-10-23T21:10:13Z |
Category | Network |
Home page | https://github.com/Happstack/sendfile |
Source repo | head: git clone https://github.com/Happstack/sendfile.git |
Uploaded | by JeremyShaw at 2021-12-22T17:13:07Z |
Distributions | Arch:0.7.11.6, Debian:0.7.11.1, Fedora:0.7.11.6, FreeBSD:0.7.9, LTSHaskell:0.7.11.6, NixOS:0.7.11.6, Stackage:0.7.11.6 |
Reverse Dependencies | 11 direct, 3728 indirect [details] |
Downloads | 35973 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-12-22 [all 1 reports] |