Date: Fri, 11 Feb 2011 15:15:08 +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: <201102111515.p1BFFJUh027781@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2011-02-11 15:15:08 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7_4)
sys/netinet tcp_usrreq.c
Log:
SVN rev 218576 on 2011-02-11 15:15:08Z by jhb
MFC 218271:
When turning off TCP_NOPUSH, only call tcp_output() to immediately flush
any pending data if the connection is established.
Approved by: re (kib)
Revision Changes Path
1.163.2.18.4.2 +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?201102111515.p1BFFJUh027781>
