simple-sendfile

Cross platform library for the sendfile system call

LTS Haskell 22.13:0.2.32
Stackage Nightly 2024-03-14: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.32@sha256:133f419b9b6b8a4db8541f381c20b8dfca962a59e82ba203e66d6bef41cf8ea4,2592

Module documentation for 0.2.32

Used by 1 package in nightly-2024-03-14(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.