Date: Thu, 13 Mar 2003 03:46:57 -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: <200303131146.h2DBkv9a030674@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hsu 2003/03/13 03:46:57 PST FreeBSD src repository Modified files: sys/netinet tcp_input.c Log: Greatly simplify the unlocking logic by holding the TCP protocol lock until after FIN_WAIT_2 processing. Helped with debugging: Doug Barton Revision Changes Path 1.202 +2 -8 src/sys/netinet/tcp_input.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?200303131146.h2DBkv9a030674>