cvs commit: src/sys/sys socketvar.h

Robert Watson rwatson at FreeBSD.org
Wed Jun 23 21:27:11 PDT 2004


rwatson     2004-06-24 04:27:10 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              socketvar.h 
  Log:
  Annotate so_error as being used for simple assignment and reads, and
  therefore not locked.
  
  Assert the socket buffer lock in sowwakeup_locked() to match
  sorwakeup_locked().
  
  Revision  Changes    Path
  1.130     +2 -1      src/sys/sys/socketvar.h


More information about the cvs-src mailing list