hackageDB :: [Package]

Built with Cabal

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) * Everything else (Haskell)

Versions0.1, 0.2, 0.3, 0.3.1, 0.4, 0.5, 0.6.1
Dependenciesbase (>=3 && <5), network (>=2 && <3)
LicenseBSD3
AuthorMatthew Elder <matt@mattelder.org>
MaintainerMatthew Elder <matt@mattelder.org>
Stabilityexperimental
CategoryNetwork
Home pagehttp://patch-tag.com/r/sendfile
Source repositorydarcs get http://patch-tag.com/r/sendfile/pullrepo
Upload dateThu Jun 25 04:44:03 UTC 2009
Uploaded byMatthewElder
Built onghc-6.10
Build failureghc-6.12 (log)
DistributionsArch: 0.6.1

Modules

Downloads