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).
| Versions | 0.1, 0.2, 0.3, 0.3.1, 0.4, 0.5, 0.6.1 |
|---|---|
| Dependencies | base (>=3 && <5), network (>=2 && <3) |
| 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/mae/sendfile |
| Source repository | darcs get http://patch-tag.com/r/mae/sendfile/pullrepo |
| Upload date | Sat Dec 19 23:08:18 UTC 2009 |
| Uploaded by | JeremyShaw |
| Built on | ghc-6.10, ghc-6.12 |
| Distributions | Arch: 0.6.1 |
Modules
- Network
- Socket
Downloads
- sendfile-0.6.1.tar.gz (Cabal source package)
- package description (included in the package)
