@hackage simple-sendfile0.2.5
Cross platform library for the sendfile system call
Categories
License
BSD-3-Clause
Maintainer
Kazu Yamamoto <kazu@iij.ad.jp>
Links
Versions
Installation
Dependencies (6)
- base >=4 && <5
- bytestring
- conduit >=0.4.1 && <0.6
- network <2.9
- transformers >=0.2.2 && <0.4
- unix Show all…
Dependents (5)
@hackage/warp, @hackage/warpZ, @hackage/acme-everything, @hackage/hpath, @hackage/yesod-platform
Cross platform library for the sendfile system call. This library tries to call minimum system calls which are the bottleneck of web servers.