simonmar 2005/03/02 05:11:01 PST
Modified files:
libraries/base/GHC Conc.lhs
Log:
We should not assume that the timeout parameter to select() is updated
with the time left over after select() returns. Linux does this, but
FreeBSD does not.
Fixes -threaded hangs on FreeBSD.
Revision Changes Path
1.41 +12 -10 fptools/libraries/base/GHC/Conc.lhs
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries
