freebsd-ports/net/hs-sendfile/pkg-descr
Gabor Pali c8d9e83566 - Update to 0.7.6
Obtained from:	FreeBSD Haskell
2012-06-03 22:20:05 +00:00

7 lines
365 B
Text

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).
WWW: http://patch-tag.com/r/mae/sendfile