cvs commit: src/sys/kern uipc_socket.c

Robert Watson rwatson at FreeBSD.org
Sun Jul 25 16:29:47 PDT 2004


rwatson     2004-07-25 23:29:47 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  Do some initial locking on accept filter registration and attach.  While
  here, close some races that existed in the pre-locking world during low
  memory conditions.  This locking isn't perfect, but it's closer than
  before.
  
  Revision  Changes    Path
  1.206     +76 -29    src/sys/kern/uipc_socket.c


More information about the cvs-all mailing list