Date: Tue, 5 Nov 2002 10:52:25 -0800 (PST) From: Kelly Yancey <kbyanc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_socket2.c Message-ID: <200211051852.gA5IqPIZ050990@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kbyanc 2002/11/05 10:52:25 PST
Modified files:
sys/kern uipc_socket2.c
Log:
Spotted a couple of places where the socket buffer's counters were being
manipulated directly (rather than using sballoc()/sbfree()); update them
to tweak the new sb_ctl field too.
Sponsored by: NTT Multimedia Communications Labs
Revision Changes Path
1.106 +4 -0 src/sys/kern/uipc_socket2.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211051852.gA5IqPIZ050990>
