Date: Wed, 29 Jan 2003 14:45:37 -0800 (PST) From: Jeffrey Hsu <hsu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_output.c Message-ID: <200301292245.h0TMjbg1095964@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hsu 2003/01/29 14:45:37 PST Modified files: (Branch: RELENG_4) sys/netinet tcp_output.c Log: Merge rev 1.74 from current: Optimize away call to bzero() in the common case by directly checking if a connection has any cached TAO information. Revision Changes Path 1.39.2.20 +3 -6 src/sys/netinet/tcp_output.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?200301292245.h0TMjbg1095964>