Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Nov 2004 11:01:31 +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_input.c
Message-ID:  <200411281101.iASB1VhC097871@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004-11-28 11:01:31 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  Expand coverage of the receive socket buffer lock when handling urgent
  pointer updates: test available space while holding the socket buffer
  mutex, and continue to hold until until the pointer update has been
  performed.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.260     +3 -2      src/sys/netinet/tcp_input.c



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