Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Nov 1995 14:31:57 -0800
From:      Andras Olah <olah>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/netinet tcp_input.c
Message-ID:  <199511032231.OAA11080@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
olah        95/11/03 14:31:56

  Modified:    sys/netinet  tcp_input.c
  Log:
  Cosmetic changes to processing of segments in the SYN_SENT state:
  - remove a redundant condition;
  - complete all validity checks on segment before calling
    soisconnected(so).
  
  Reviewed by:	Richard Stevens, davidg, wollman



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