cvs commit: src/sys/kern uipc_accf.c

Robert Watson rwatson at FreeBSD.org
Mon May 31 21:08:54 PDT 2004


rwatson     2004/05/31 21:08:48 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_accf.c 
  Log:
  Add a global mutex, accept_filter_mtx, to protect the global list of
  accept filters and prevent read-modify-write races.
  
  Revision  Changes    Path
  1.11      +17 -7     src/sys/kern/uipc_accf.c


More information about the cvs-all mailing list