17 Apr
2011
17 Apr
'11
8:44 p.m.
`forkIO` is based on epoll. So threadWaitFD and friends are using epoll. On Sun, Apr 17, 2011 at 1:29 PM, Matthias Kilian <kili@outback.escape.de> wrote:
Hi,
is there something like select(2) or poll(2) available in the standard (HP) libraries? I hoogled around a little bit but didn't find anything. (Something like this will be crucial for networking stuff listening on v4 and v6 sockets at the same time)
Ciao, Kili
_______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell