diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2004-08-16 18:32:07 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2004-08-16 18:32:07 +0000 |
| commit | a4f757cd5dc1421d90d72a34853247e0c2c18cce (patch) | |
| tree | 6046e1d576e7bbc883254e0b133fbd6b383544f2 /sys/netinet/tcp_timer.h | |
| parent | bf90c6ee99f84b5fc79be6c35ec15f783d6949b8 (diff) | |
Notes
Diffstat (limited to 'sys/netinet/tcp_timer.h')
| -rw-r--r-- | sys/netinet/tcp_timer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/tcp_timer.h b/sys/netinet/tcp_timer.h index 2475f2aca0fe..22d938ea6b48 100644 --- a/sys/netinet/tcp_timer.h +++ b/sys/netinet/tcp_timer.h @@ -97,7 +97,7 @@ * acks (typically 100ms) could create issues so we set the slop * to 200ms to try to cover it. Note that, properly speaking, * delayed-acks should not create a major issue for interactive - * environments which 'P'ush the last segment, at least as + * environments which 'P'ush the last segment, at least as * long as implementations do the required 'at least one ack * for every two packets' for the non-interactive streaming case. * (maybe the RTO calculation should use 2*RTT instead of RTT |
