Re: Fixing select

2012-08-05 Thread Richard Braun
On Wed, Jul 25, 2012 at 06:34:02PM +0200, Richard Braun wrote: > A while ago [1], issues were found with the use of select along with > a timeout. In an attempt to fix those, I have created a branch in the > Hurd repository which adds a new call to the io interface, > io_select_timeout, and adjusts

Re: Fixing select

2012-07-27 Thread Richard Braun
On Wed, Jul 25, 2012 at 06:34:02PM +0200, Richard Braun wrote: > For now, this branch only adds support for server-side timeouts. The > select implementation in glibc still needs to be changed to use the new > call when appropriate. The change I want to apply means io_select calls must be asynchro