Simon Marlow writes: > It doesn't say what happens to select() on a socket that > times out, so I'm not sure what will happen if you try > this in GHC.
Okay, thanks for the information! Looks like a racer thread per timeout is the better approach after all. Peter _______________________________________________ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
