Subject: kern/18329: pull up request: rev 1.53 of src/sys/kern/uipc_socket.c
To: None <gnats-bugs@gnats.netbsd.org>
From: None <hash@iij.ad.jp>
List: netbsd-bugs
Date: 09/18/2002 18:46:37
>Number: 18329
>Category: kern
>Synopsis: please pull up rev. 1.53 of sys/kern/uipc_socket.c
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Sep 18 02:47:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Takahiro Hayashi
>Release: NetBSD 1.5.4_ALPHA
>Organization:
Internet Initiative Japan Inc.
>Environment:
System: NetBSD stub 1.5.4_ALPHA NetBSD 1.5.4_ALPHA (STUB) #14: Tue Sep 10 16:56:39 JST 2002 root@stub:/var/sources/src/sys/arch/i386/compile/STUB i386
Architecture: i386
Machine: i386
>Description:
The accept(2) in 1.5.4_ALPHA returns normally if the socket is
disconnected before accept().
This bug may confuse the applications.
>How-To-Repeat:
listen(2) on the socket in 1.5.4.
connect(2) to the socket and close(2) immedately.
>Fix:
use 'cvs up -j 1.53'
>Release-Note:
>Audit-Trail:
>Unformatted: