cvs commit: src/sys/kern uipc_socket.c

Robert Watson rwatson at FreeBSD.org
Mon Mar 29 09:57:44 PST 2004


rwatson     2004/03/29 09:57:43 PST

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  In sofree(), moving caching of 'head' from 'so->so_head' to later in
  the function once it has been determined to be non-NULL to simplify
  locking on an earlier return.
  
  Revision  Changes    Path
  1.166     +2 -2      src/sys/kern/uipc_socket.c


More information about the cvs-all mailing list