cvs commit: src/sys/kern uipc_socket2.c

Robert Watson rwatson at FreeBSD.org
Wed Aug 2 16:24:09 UTC 2006


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


More information about the cvs-src mailing list