Date: Sun, 23 Feb 2003 16:52:03 -0800 (PST) From: Jeffrey Hsu <hsu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c Message-ID: <200302240052.h1O0q3p7025101@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hsu 2003/02/23 16:52:03 PST Modified files: sys/netinet tcp_input.c Log: tcp_twstart() need to be called with the TCP protocol lock held to avoid a race condition with the TCP timer routines. Revision Changes Path 1.196 +8 -6 src/sys/netinet/tcp_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302240052.h1O0q3p7025101>