Date: Fri, 4 Feb 2011 14:13:15 +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: <201102041413.p14EDYcu003013@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2011-02-04 14:13:15 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_usrreq.c
Log:
SVN rev 218271 on 2011-02-04 14:13:15Z by jhb
When turning off TCP_NOPUSH, only call tcp_output() to immediately flush
any pending data if the connection is established.
Submitted by: csjp
Reviewed by: lstewart
MFC after: 1 week
Revision Changes Path
1.201 +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?201102041413.p14EDYcu003013>
