cvs commit: src/sys/netinet tcp_input.c

Robert Watson rwatson at FreeBSD.org
Wed Dec 22 01:12:20 PST 2004


rwatson     2004-12-22 09:12:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netinet          tcp_input.c 
  Log:
  Merge tcp_input.c:1.260 from HEAD to RELENG_5:
  
    date: 2004/11/28 11:01:31;  author: rwatson;  state: Exp;  lines: +3 -2
    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.252.2.3  +3 -2      src/sys/netinet/tcp_input.c


More information about the cvs-all mailing list