blob: 3365cbb9165a98efaeb1d64f21fcb74c81925b7b (
plain) (
blame)
1
2
3
4
|
Cross-platform library for the sendfile() system call. This library tries
to call minimum system calls which are the bottleneck of web servers.
WWW: http://hackage.haskell.org/package/simple-sendfile
|