diff options
author | Patrick McManus <mcmanus@ducksong.com> | 2008-03-21 16:29:22 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-03-21 16:29:22 -0700 |
commit | e4c78840284f3f51b1896cf3936d60a6033c4d2c (patch) | |
tree | b23dc99e6d96c2aa9813bf41aa1b0af8b95a735d /include | |
parent | 539fae89bebd16ebeafd57a87169bc56eb530d76 (diff) |
[TCP]: TCP_DEFER_ACCEPT updates - dont retxmt synack
a socket in LISTEN that had completed its 3 way handshake, but not notified
userspace because of SO_DEFER_ACCEPT, would retransmit the already
acked syn-ack during the time it was waiting for the first data byte
from the peer.
Signed-off-by: Patrick McManus <mcmanus@ducksong.com>
Acked-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions