K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-08-02T18:37:44.000000Z K 7 svn:log V 260 Move destroying kqueue state from above pru_detach to below it in sofree(), as a number of protocols expect to be able to call soisdisconnected() during detach. That may not be a good assumption, but until I'm sure if it's a good assumption or not, allow it. END