K 10 svn:author V 7 glebius K 8 svn:date V 27 2012-09-27T07:13:21.496667Z K 7 svn:log V 278 Fix bug in TCP_KEEPCNT setting, which slipped in in the last round of reviewing of r231025. Unlike other options from this family TCP_KEEPCNT doesn't specify time interval, but a count, thus parameter supplied doesn't need to be multiplied by hz. Reported & tested by: amdmi3 END