]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 218271:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 11 Feb 2011 15:12:31 +0000 (15:12 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 11 Feb 2011 15:12:31 +0000 (15:12 +0000)
commit99bb7495d151f9e7b59a911140456f12d05b52fe
treeed27426f9132492decd1913b569e7afdb6f61350
parente6e2c216956fc344a624e3c3dea62fff761f6c3f
MFC 218271:
When turning off TCP_NOPUSH, only call tcp_output() to immediately flush
any pending data if the connection is established.

git-svn-id: svn://svn.freebsd.org/base/stable/8@218573 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/tcp_usrreq.c