sendfile

Version 0.7.11.6 revision 0 uploaded by JeremyShaw.

Package meta

Synopsis
A portable sendfile library
Description

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

Author
Matthew Elder <matt@mattelder.org>
Bug reports
n/a
Category
Network
Copyright
n/a
Homepage
https://github.com/Happstack/sendfile
Maintainer
Jeremy Shaw <jeremy@n-heptane.com>
Package URL
n/a
Stability
provisional

Components