Date: Fri, 11 Feb 2011 15:13:03 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet tcp_usrreq.c Message-ID: <201102111513.p1BFDMvf027587@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2011-02-11 15:13:03 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/netinet tcp_usrreq.c
Log:
SVN rev 218574 on 2011-02-11 15:13:03Z by jhb
MFC 218271:
When turning off TCP_NOPUSH, only call tcp_output() to immediately flush
any pending data if the connection is established.
Revision Changes Path
1.163.2.19 +3 -2 src/sys/netinet/tcp_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102111513.p1BFDMvf027587>
