rwatson 2006-08-02 18:37:44 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_socket.c
Log:
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.
Revision Changes Path
1.278 +2 -2 src/sys/kern/uipc_socket.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"