K 10 svn:author V 3 dec K 8 svn:date V 27 2001-03-08T13:57:41.000000Z K 7 svn:log V 618 Submitted by: Ian Dowse , David Cross Reviewed by: David Cross , jkh Approved by: jkh Obtained from: Ian Dowse , David Cross We have been running this patch on a production NIS server for 2.5 weeks now. Normally we would have ypserv die at least once a week, and often many times a day. This patch treats and error from select as zeroing out the FD_SET to indicate that no fds are ready for reading. This is safe because the rpc code always re-inits the FDSET before calling select. END