K 10 svn:author V 3 kib K 8 svn:date V 27 2014-12-18T11:10:15.524819Z K 7 svn:log V 264 MFC r259609 (by se): Fix overflow for timeout values of more than 68 years, which is the maximum covered by sbintime (LONG_MAX seconds). MFC r259633 (by se): Fix compilation on 32 bit architectures and use INT64_MAX instead of LONG_MAX for the upper bound check. END