Name: | ghc-sendfile |
---|---|
Version: | 0.7.9 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1471 |
License: | BSD |
RPM: | ghc-sendfile-0.7.9-1.el7.aarch64.rpm |
Source RPM: | ghc-sendfile-0.7.9-1.el7.src.rpm |
Build Date: | Mon Jul 30 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://hackage.haskell.org/package/sendfile |
Summary: | A portable sendfile library |
Description: | A library which exposes zero-copy sendfile functionality in a portable way. If a platform does not support sendfile, a fallback implementation in haskell is provided. |