K 10 svn:author V 6 jlemon K 8 svn:date V 27 2000-03-26T19:20:50.000000Z K 7 svn:log V 235 Decrement the timeout being passed to poll() if poll was interrupted for some reason. This will prevent an infinite loop if (say) a sigalarm is being scheduled at a more frequent interval than the poll timeout. PR: 2191, 8847, 10553 END