Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Nov 2005 01:55:29 +0000 (UTC)
From:      John Polstra <jdp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_socket2.c
Message-ID:  <200511220155.jAM1tTdi097530@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511220155.jAM1tTdi097530>