[Haskell] select(2) or poll(2)-like function?
Ertugrul Soeylemez
es at ertes.de
Mon Apr 18 12:59:07 CEST 2011
Svein Ove Aas <svein.ove at aas.no> wrote:
> And I've often wanted a select-equivalent in Haskell. It'd be simple,
> it'd help, so why not?
Because perhaps it's just an illusion that it would help. I don't see
any advantage in using explicit polling. Use concurrency.
Greets,
Ertugrul
--
nightmare = unsafePerformIO (getWrongWife >>= sex)
http://ertes.de/
More information about the Haskell
mailing list