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 (Untested!), Everything else (Haskell).
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (4.*), network (2.*) |
| License | BSD3 |
| Author | Matthew Elder <matt@mattelder.org> |
| Maintainer | Matthew Elder <matt@mattelder.org> |
| Stability | provisional |
| Category | Network |
| Home page | http://patch-tag.com/r/sendfile |
| Source repository | darcs get http://patch-tag.com/r/sendfile/pullrepo |
| Upload date | Sat Aug 1 19:01:07 UTC 2009 |
| Uploaded by | MatthewElder |
| Built on | ghc-6.10 |
| Build failure | ghc-6.12 (log) |
| Distributions | NixOS: 0.7.4, Debian: 0.7.2, FreeBSD: 0.7.3 |
Modules
- Network
- Socket
Downloads
- sendfile-0.5.tar.gz (Cabal source package)
- package description (included in the package)