[hurd,commited] hurd: Fix timeout handling in _hurd_select
Samuel Thibault
samuel.thibault@ens-lyon.org
Fri Aug 30 11:56:00 GMT 2019
Hello,
Florian Weimer, le ven. 30 août 2019 13:40:14 +0200, a ecrit:
> > From: Richard Braun <rbraun@sceen.net>
> >
> > Rely on servers to implement timeouts, so that very short values (including
> > 0) don't make mach_msg return before valid replies can be received. The
> > purpose of this scheme is to guarantee a full client-server round-trip,
> > whatever the timeout value.
> >
> > This change depends on the new io_select_timeout RPC being implemented by
> > servers.
>
> Would it be possible to adjust scripts/build-many-glibcs.py so that the
> new server code is picked up?
The build of the change does not depend on the implementation
server-side, it's only run-time behavior which depends on it. Servers
have been updated a long time ago now, that's why I can afford commiting
this now.
Samuel
More information about the Libc-alpha
mailing list