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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to