rwatson 2006-04-23 15:33:38 UTC FreeBSD src repository
Modified files: sys/kern uipc_socket.c Log: Move handling of SQ_COMP exception case in sofree() to the top of the function along with the remainder of the reference checking code. Move comment from body to header with remainder of comments. Inclusion of a socket in a completed connection queue counts as a true reference, and should not be handled as an under-documented edge case. MFC after: 3 months Revision Changes Path 1.264 +5 -17 src/sys/kern/uipc_socket.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"