K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-08-22T21:54:46.000000Z K 7 svn:log V 297 Forced commit to document what the last revision actually does: MFC: 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. END