cvs commit: src/sys/kern uipc_socket2.c
John Polstra
jdp at FreeBSD.org
Tue Nov 22 01:55:32 GMT 2005
jdp 2005-11-22 01:55:29 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_socket2.c
Log:
Fix a bug in the loop in sonewconn that makes room on the incomplete
connection queue for a new connection. It was removing connections
from the wrong list.
Submitted by: Paul Mikesell
Sponsored by: Isilon Systems
MFC after: 1 week
Revision Changes Path
1.151 +1 -1 src/sys/kern/uipc_socket2.c
More information about the cvs-src
mailing list