Sophie

Sophie

distrib > Mageia > 3 > x86_64 > by-pkgid > d5d42515f78bdb3a5381de09f2cf4125 > files > 470

ghc-doc-7.4.2-2.mga3.x86_64.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>GHC.Event</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 id="mini"><div id="module-header"><p class="caption">GHC.Event</p></div><div id="interface"><h1>Types
</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="GHC-Event.html#t:EventManager" target="main">EventManager</a> </p></div><h1>Creation
</h1><div class="top"><p class="src"><a href="GHC-Event.html#v:new" target="main">new</a></p></div><div class="top"><p class="src"><a href="GHC-Event.html#v:getSystemEventManager" target="main">getSystemEventManager</a></p></div><h1>Running
</h1><div class="top"><p class="src"><a href="GHC-Event.html#v:loop" target="main">loop</a></p></div><h2>Stepwise running
</h2><div class="top"><p class="src"><a href="GHC-Event.html#v:step" target="main">step</a></p></div><div class="top"><p class="src"><a href="GHC-Event.html#v:shutdown" target="main">shutdown</a></p></div><h1>Registering interest in I/O events
</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="GHC-Event.html#t:Event" target="main">Event</a> </p></div><div class="top"><p class="src"><a href="GHC-Event.html#v:evtRead" target="main">evtRead</a></p></div><div class="top"><p class="src"><a href="GHC-Event.html#v:evtWrite" target="main">evtWrite</a></p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="GHC-Event.html#t:IOCallback" target="main">IOCallback</a> </p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="GHC-Event.html#t:FdKey" target="main">FdKey</a> </p></div><div class="top"><p class="src"><a href="GHC-Event.html#v:registerFd" target="main">registerFd</a></p></div><div class="top"><p class="src"><a href="GHC-Event.html#v:registerFd_" target="main">registerFd_</a></p></div><div class="top"><p class="src"><a href="GHC-Event.html#v:unregisterFd" target="main">unregisterFd</a></p></div><div class="top"><p class="src"><a href="GHC-Event.html#v:unregisterFd_" target="main">unregisterFd_</a></p></div><div class="top"><p class="src"><a href="GHC-Event.html#v:closeFd" target="main">closeFd</a></p></div><h1>Registering interest in timeout events
</h1><div class="top"><p class="src"><span class="keyword">type</span> <a href="GHC-Event.html#t:TimeoutCallback" target="main">TimeoutCallback</a> </p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="GHC-Event.html#t:TimeoutKey" target="main">TimeoutKey</a> </p></div><div class="top"><p class="src"><a href="GHC-Event.html#v:registerTimeout" target="main">registerTimeout</a></p></div><div class="top"><p class="src"><a href="GHC-Event.html#v:updateTimeout" target="main">updateTimeout</a></p></div><div class="top"><p class="src"><a href="GHC-Event.html#v:unregisterTimeout" target="main">unregisterTimeout</a></p></div></div></body></html>