K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-06-09T07:32:50.000000Z K 7 svn:log V 245 Merge tcp_usrreq.c:1.124 from HEAD to RELENG_5: When aborting tcp_attach() due to a problem allocating or attaching the tcpcb, lock the inpcb before calling in_pcbdetach() or in6_pcbdetach(), as they expect the inpcb to be passed locked. END