This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [hurd,commited] hurd: Fix timeout handling in _hurd_select


* Samuel Thibault:

> 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?

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]