K 10 svn:author V 5 silby K 8 svn:date V 27 2014-05-16T01:38:38.479779Z K 7 svn:log V 322 Remove the function tcp_twrecycleable; it has been #if 0'd for eight years. The original concept was to improve the corner case where you run out of ephemeral ports, but it was causing performance problems and the mechanism of limiting the number of time_wait sockets serves the same purpose in the end. Reviewed by: bz END