cvs commit: src/sys/netinet tcp_usrreq.c
    Robert Watson 
    rwatson at FreeBSD.org
       
    Mon Mar 14 14:15:15 PST 2005
    
    
  
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
    
    
More information about the cvs-src
mailing list