[project @ 2005-03-02 13:11:00 by simonmar]
authorsimonmar <unknown>
Wed, 2 Mar 2005 13:11:00 +0000 (13:11 +0000)
committersimonmar <unknown>
Wed, 2 Mar 2005 13:11:00 +0000 (13:11 +0000)
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.


No differences found