sendfile: A portable sendfile library

[ bsd3, library, network ] [ Propose Tags ]

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

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
portable

Explicitly enable portable sendfile support (implemented in Haskell)

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 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, 0.7.5, 0.7.6, 0.7.7, 0.7.8, 0.7.9, 0.7.10, 0.7.11, 0.7.11.1, 0.7.11.3, 0.7.11.4, 0.7.11.5
Dependencies base (>=4 && <4.2), bytestring (>=0.9.1.4 && <0.10), network (>=2 && <3), Win32 [details]
License BSD-3-Clause
Author Matthew Elder <matt@mattelder.org>
Maintainer Matthew Elder <matt@mattelder.org>
Revised Revision 1 made by HerbertValerioRiedel at 2019-02-02T22:09:36Z
Category Network
Home page http://patch-tag.com/r/sendfile
Source repo head: darcs get http://patch-tag.com/r/sendfile/pullrepo
Uploaded by MatthewElder at 2009-07-11T01:04:49Z
Distributions Arch:0.7.11.5, Debian:0.7.11.1, Fedora:0.7.11.4, FreeBSD:0.7.9, LTSHaskell:0.7.11.5, NixOS:0.7.11.5, Stackage:0.7.11.5
Reverse Dependencies 11 direct, 3622 indirect [details]
Downloads 34645 total (114 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]