Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Mar 2005 22:15:14 +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/netinet tcp_usrreq.c
Message-ID:  <200503142215.j2EMFEJe099532@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-03-14 22:15:14 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_usrreq.c 
  Log:
  In tcp_usr_send(), broaden coverage of the socket buffer lock in the
  non-OOB case so that the sbspace() check is performed under the same
  lock instance as the append to the send socket buffer.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.116     +4 -1      src/sys/netinet/tcp_usrreq.c



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