@hackage simple-sendfile0.0.0
Cross platform library for the sendfile system call
Categories
License
BSD-3-Clause
Maintainer
Kazu Yamamoto <kazu@iij.ad.jp>
Links
Versions
Installation
Dependencies (5)
- base >=4 && <4.5
- bytestring
- enumerator
- network
- 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.