jdp cd913c001e Fix a bug in the handling of the "persist" state which, under certain
circumstances, caused perfectly good connections to be dropped.  This
happened for connections over a LAN, where the retransmit timer
calculation TCP_REXMTVAL(tp) returned 0.  If sending was blocked by flow
control for long enough, the old code dropped the connection, even
though timely replies were being received for all window probes.

Reviewed by:	W. Richard Stevens <rstevens@noao.edu>
1996-06-03 15:37:52 +00:00
1996-06-02 17:06:40 +00:00
1996-05-07 19:05:10 +00:00
1996-06-03 01:56:05 +00:00
1996-05-30 16:31:04 +00:00
1996-06-03 13:19:10 +00:00
1996-06-02 17:10:13 +00:00
1996-05-07 23:19:49 +00:00
1996-05-19 17:24:10 +00:00
1996-05-07 19:05:10 +00:00
1996-06-03 04:40:43 +00:00
Description
freebsd kernel with SKQ
2 GiB
Languages
C 63.3%
C++ 23.3%
Roff 5.1%
Shell 2.9%
Makefile 1.5%
Other 3.4%