K 10 svn:author V 3 rrs K 8 svn:date V 27 2007-06-17T19:27:46.000000Z K 7 svn:log V 275 Back out last change to inpcb_free. Turns out we need to hold off freeing if there is data pending ... someone might do send/close. Which means we want the data to go and then close it after startup. Added comments to the code as well to note that this is done for a reason. END