K 10 svn:author V 3 mav K 8 svn:date V 27 2012-12-26T21:44:50.415729Z K 7 svn:log V 224 Revert poll() and select() implementations back to absolute time. Closer look on the code shown that thread can be woken up by events not requested by caller. In such case sleep should be restarted for the remaining time. END