K 10 svn:author V 6 mohans K 8 svn:date V 27 2007-02-26T22:25:21.000000Z K 7 svn:log V 293 Reap FIN_WAIT_2 connections marked SOCANTRCVMORE faster. This mitigate potential issues where the peer does not close, potentially leaving thousands of connections in FIN_WAIT_2. This is controlled by a new sysctl fast_finwait2_recycle, which is disabled by default. Reviewed by: gnn, silby. END