Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Oct 2002 00:32:19 -0800 (PST)
From:      Jeffrey Hsu <hsu@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_input.c
Message-ID:  <200210300832.g9U8WJVY015673@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
hsu         2002/10/30 00:32:19 PST

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  Don't need to check if SO_OOBINLINE is defined.
  Don't need to protect isipv6 conditional with INET6.
  Fix leading indentation in 2 lines.
  
  Revision  Changes    Path
  1.179     +8 -13     src/sys/netinet/tcp_input.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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