Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2002 16:14:58 -0700 (PDT)
From:      Jeffrey Hsu <hsu@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_usrreq.c
Message-ID:  <200206132314.g5DNExo12847@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
hsu         2002/06/13 16:14:58 PDT

  Modified files:
    sys/netinet          tcp_usrreq.c 
  Log:
  Because we're holding an exclusive write lock on the head, references to
  the new inp cannot leak out even though it has been placed on the head list.
  
  Revision  Changes    Path
  1.76      +0 -3      src/sys/netinet/tcp_usrreq.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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