Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Apr 2006 11:14:56 +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_syscalls.c
Message-ID:  <200604011114.k31BEu2E094815@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2006-04-01 11:14:56 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_syscalls.c 
  Log:
  Add comment to accept1() that it should use getsock() instead of fgetsock()
  to avoid additional mutex operations, and also to avoid use of soref/sorele
  which are now not preferred.
  
  MFC after:      3 months
  
  Revision  Changes    Path
  1.226     +3 -0      src/sys/kern/uipc_syscalls.c



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