cvs commit: src/sys/kern sys_socket.c

Robert Watson rwatson at FreeBSD.org
Tue Oct 7 07:10:39 UTC 2008


rwatson     2008-10-07 07:10:28 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sys_socket.c 
  Log:
  SVN rev 183661 on 2008-10-07 07:10:28Z by rwatson
  
  Lock receive socket buffer in soo_stat() rather than commenting that we
  should lock it, which may marginally improve the consistency of the
  results.  Remove comment.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.77      +4 -5      src/sys/kern/sys_socket.c


More information about the cvs-all mailing list