Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jun 2004 04:02:56 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_socket.c
Message-ID:  <200406180402.i5I42uFx001379@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004-06-18 04:02:56 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  Hold SOCK_LOCK(so) while frobbing so_options.  Note that while the
  local race is corrected, there's still a global race in sosend()
  relating to so_options and the SO_DONTROUTE flag.
  
  Revision  Changes    Path
  1.181     +4 -1      src/sys/kern/uipc_socket.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406180402.i5I42uFx001379>