sendfile-0.7.3: A portable sendfile library

The sendfile package

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).

Properties

Versions0.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
Dependenciesbase (≥3 & <5), network (2.*)
LicenseBSD3
AuthorMatthew Elder <matt@mattelder.org>
MaintainerJeremy Shaw <jeremy@n-heptane.com>
Stabilityprovisional
CategoryNetwork
Home pagehttp://patch-tag.com/r/mae/sendfile
Source repositorydarcs get http://patch-tag.com/r/mae/sendfile/pullrepo
Upload dateTue Mar 1 17:59:21 UTC 2011
Uploaded byJeremyShaw
Built onghc-7.0, ghc-7.2
DistributionsFedora: 0.7.8, NixOS: 0.7.9, Debian: 0.7.9, FreeBSD: 0.7.9

Modules

Downloads