freebsd-ports/net/hs-simple-sendfile/pkg-descr
Gabor Pali 31015b2fea Cross-platform library for the sendfile() system call. This library tries
to call minimum system calls which are the bottleneck of web servers.

WWW:	https://github.com/kazu-yamamoto/simple-sendfile/

Obtained from:	FreeBSD Haskell
2011-08-14 01:27:45 +00:00

4 lines
200 B
Text

Cross-platform library for the sendfile() system call. This library tries
to call minimum system calls which are the bottleneck of web servers.
WWW: https://github.com/kazu-yamamoto/simple-sendfile/