Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Aug 2006 16:23:52 +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/kern uipc_socket2.c
Message-ID:  <200608021623.k72GNqGQ069485@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2006-08-02 16:23:52 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket2.c 
  Log:
  Change two XXX's to two notes: the fact that SOCK_LOCK(so) ==
  SOCKBUF_LOCK(&so->so_rcv) is encoded, which is worth noting, but not a
  bug.
  
  Revision  Changes    Path
  1.162     +2 -2      src/sys/kern/uipc_socket2.c



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