| plan 9 kernel history: overview | file list | diff list |
1997/0515/ip/tcp.c (diff list | history)
| 1997/0423/sys/src/9/ip/tcp.c:232,238 – 1997/0515/sys/src/9/ip/tcp.c:232,238 (short | long | prev | next) | ||
| 1997/0327 | break; } | |
| 1997/0515 | if(oldstate == Syn_sent && newstate != Closed) | |
| 1997/0327 | Fsconnected(&fs, s, nil); } | |