Deleted Added
full compact
34c34
< * $FreeBSD: head/sys/netinet/tcp_input.c 95023 2002-04-19 04:46:24Z suz $
---
> * $FreeBSD: head/sys/netinet/tcp_input.c 95552 2002-04-27 08:24:29Z tanimura $
1844a1845
> SIGIO_SLOCK();
1846c1847,1848
< soisdisconnected(so);
---
> soisdisconnected_locked(so);
> SIGIO_SUNLOCK();
1848a1851,1852
> } else {
> SIGIO_SUNLOCK();