This is the mail archive of the libc-hacker@cygnus.com 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]

Re: A new patch for sunrpc/clnt_udp.c


hjl@varesearch.com (H.J. Lu) writes:

> Here is a new patch for sunrpc/clnt_udp.c. I optimized it a little.
> The problem is applications may time out on call to portmap to
> localhost for NIS during shutdown. Machine acts as if it hangs.
> This patch tries to fix it.

Lacking a better way I've applied the patch.  I don't really like it
since it seems a bit unportable and very specific for this one case
and might even have side effects.  But I don't know enough about this
stuff.  So send patches if it breaks something.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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