| plan 9 kernel history: overview | file list | diff list |
1992/0307/port/devip.c (diff list | history)
| 1992/0306/sys/src/9/port/devip.c:604,611 – 1992/0307/sys/src/9/port/devip.c:604,612 (short | long | prev | next) | ||
| 1991/1114 | tcpstate[cp->tcpctl.state], cp->tcpctl.flags & CLONE ? "listen" : "connect"); else if(cp->stproto == &ilinfo) | |
| 1991/1124 |
| |
| 1992/0307 | sprint(buf, "il/%d %d %s rtt %d ms %d csum\n", connection, cp->ref, ilstate[cp->ilctl.state], cp->ilctl.rtt, cp->ipinterface ? cp->ipinterface->chkerrs : 0); | |
| 1991/1114 | else sprint(buf, "%s/%d %d\n", cp->stproto->name, connection, cp->ref); } | |
| 1992/0306/sys/src/9/port/devip.c:652,658 – 1992/0307/sys/src/9/port/devip.c:653,659 | ||
| 1991/1114 | return new - base; | |
| 1991/0424 | } } | |
| 1991/1121 |
| |
| 1992/0307 | print("iplisten: no newcon\n"); | |
| 1991/0424 | } } | |