diff options
author | Feng King <kinwin2008@gmail.com> | 2011-11-05 08:23:23 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-11-08 23:02:47 +0400 |
commit | 6d67e9beb68bc6712b042c9723cecc87dc8e3f4c (patch) | |
tree | a9cb7bdc4ed3a2a0a17948597e987ead64f08f13 /Documentation | |
parent | 59caa5612ce916c4902c753aa61429eb76ac2b21 (diff) | |
download | linux-6d67e9beb68bc6712b042c9723cecc87dc8e3f4c.tar.xz |
tcp: Fix comments for Nagle algorithm
TCP_NODELAY is weaker than TCP_CORK, when TCP_CORK was set, small
segments will always pass Nagle test regardless of TCP_NODELAY option.
Signed-off-by: Feng King <kinwin2008@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions