Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 2004 04:35:20 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet in_pcb.c
Message-ID:  <200408110435.i7B4ZKnZ051128@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004-08-11 04:35:20 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          in_pcb.c 
  Log:
  Assert the locks of inpcbinfo's and inpcb's passed into in_pcbconnect()
  and in_pcbconnect_setup(), since these functions frob the port and
  address state of inpcbs.
  
  Revision  Changes    Path
  1.153     +6 -0      src/sys/netinet/in_pcb.c



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