cvs commit: src/sys/netinet tcp_usrreq.c

Robert Watson rwatson at FreeBSD.org
Thu Mar 31 21:38:59 PST 2005


rwatson     2005-04-01 05:38:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netinet          tcp_usrreq.c 
  Log:
  Merge tcp_usrreq.c:1.116 from HEAD to RELENG_5:
  
    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.
  
  Approved by:    re (kensmith)
  
  Revision   Changes    Path
  1.107.2.3  +4 -1      src/sys/netinet/tcp_usrreq.c


More information about the cvs-src mailing list