Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 6048cee8a558eec9d1d34eac70346535 > files > 40

ghc-sendfile-devel-0.7.6-1.fc16.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>sendfile-0.7.6: A portable sendfile library</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">sendfile-0.7.6: A portable sendfile library</p></div><div id="content"><div id="description" class="doc"><h1>sendfile-0.7.6: A portable sendfile library</h1><p>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.
</p><p>Currently supported platforms: Windows 2000+ (Native), Linux 2.6+ (Native), FreeBSD (Native), OS-X 10.5+ (Native), Everything else (Portable Haskell code).
</p></div><div id="module-list"><p class="caption">Modules</p><ul><li><span id="control.n.1" class="module collapser" onclick="toggleSection('n.1')">Network</span><ul id="section.n.1" class="show"><li><span id="control.n.1.1" class="module collapser" onclick="toggleSection('n.1.1')">Socket</span><ul id="section.n.1.1" class="show"><li><span class="module"><span id="control.n.1.1.1" class="collapser" onclick="toggleSection('n.1.1.1')">&nbsp;</span><a href="Network-Socket-SendFile.html">Network.Socket.SendFile</a></span><ul id="section.n.1.1.1" class="show"><li><span class="module"><a href="Network-Socket-SendFile-Handle.html">Network.Socket.SendFile.Handle</a></span></li><li><span class="module"><a href="Network-Socket-SendFile-Iter.html">Network.Socket.SendFile.Iter</a></span></li><li><span class="module"><a href="Network-Socket-SendFile-Portable.html">Network.Socket.SendFile.Portable</a></span></li></ul></li></ul></li></ul></li></ul></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.9.2</p></div></body></html>