K 10 svn:author V 7 glebius K 8 svn:date V 27 2012-02-05T16:53:02.614709Z K 7 svn:log V 232 Add new socket options: TCP_KEEPINIT, TCP_KEEPIDLE, TCP_KEEPINTVL and TCP_KEEPCNT, that allow to control initial timeout, idle time, idle re-send interval and idle send count on a per-socket basis. Reviewed by: andre, bz, lstewart END