~kris/9p

9hist

11b08c127b61273b84b03c26085789314a60a38d — David du Colombier 33 years ago f215210
Plan 9 from Bell Labs 1993-03-28
1 files changed, 1 insertions(+), 1 deletions(-)

M port/stil.c
M port/stil.c => port/stil.c +1 -1
@@ 450,7 450,7 @@ _ilprocess(Ipconv *s, Ilhdr *h, Block *bp)
	case Ilestablished:
		switch(h->iltype) {
		case Ilsync:
			if(id != ic->start)
			if(id != ic->rstart)
				ilhangup(s, "remote close");
			else {
				ilsendctl(s, 0, Ilack, ic->next, ic->rstart);