Date: Wed, 15 Mar 2006 12:45:35 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_socket.c Message-ID: <200603151245.k2FCjawp043512@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2006-03-15 12:45:35 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_socket.c
Log:
As with socket consumer references (so_count), make sofree() return
without GC'ing the socket if a strong protocol reference to the socket
is present (SS_PROTOREF).
Revision Changes Path
1.258 +3 -3 src/sys/kern/uipc_socket.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603151245.k2FCjawp043512>
