simple-sendfile

Cross platform library for the sendfile system call

Version on this page:0.2.20
LTS Haskell 22.21:0.2.32
Stackage Nightly 2024-05-06:0.2.32
Latest on Hackage:0.2.32

See all snapshots simple-sendfile appears in

BSD-3-Clause licensed and maintained by Kazu Yamamoto
This version can be pinned in stack with:simple-sendfile-0.2.20@sha256:eee2408697f6f90f5731d5d8da9e2a0e6e310e63baa4045bff6147ea223175a8,2587

Module documentation for 0.2.20

Used by 1 package in nightly-2015-06-02(full list with versions):

Cross platform library for the sendfile system call. This library tries to call minimum system calls which are the bottleneck of web servers.