simple-sendfile

Cross platform library for the sendfile system call

Version on this page:0.2.28@rev:2
LTS Haskell 22.14:0.2.32
Stackage Nightly 2024-03-28: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.28@sha256:2333dc08e9c974c8de0b6e17488d443efa265955f267b5f0bfbf8548d691fe9a,2792

Module documentation for 0.2.28

  • Network
    • Network.Sendfile
Used by 1 package in nightly-2019-05-22(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.