K 10 svn:author V 5 peter K 8 svn:date V 27 1996-12-30T18:51:59.000000Z K 7 svn:log V 278 Make the select() call work like the others in the system.. ie: don't assume that the timeval will be preserved. As the man page says: ".. it is unwise to assume that the timeout value will be unmodified by the select() call." This happens on Linux and on my system at least. END