| plan 9 kernel history: overview | file list | diff list |
1998/1202/ip/tcp.c (diff list | history)
| 1998/1127/sys/src/9/ip/tcp.c:1356,1362 – 1998/1202/sys/src/9/ip/tcp.c:1356,1362 (short | long | prev | next) | ||
| 1998/1118 | tcb->kacounter = MAXBACKOFF; | |
| 1997/0327 | tcpsetstate(s, Finwait2); | |
| 1998/1118 | tcb->katimer.start = MSL2 * (1000 / MSPTICK); | |
| 1998/0313 |
| |
| 1998/1202 | tcpgo(tpriv, &tcb->katimer); | |
| 1997/0327 | } break; case Finwait2: | |