Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jul 2011 10:37:14 +0000 (UTC)
From:      Andre Oppermann <andre@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf options src/sys/kern uipc_socket.c src/sys/netinet tcp_subr.c
Message-ID:  <201107071037.p67Aba06037633@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
andre       2011-07-07 10:37:14 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             options 
    sys/kern             uipc_socket.c 
    sys/netinet          tcp_subr.c 
  Log:
  SVN rev 223839 on 2011-07-07 10:37:14Z by andre
  
  Remove the TCP_SORECEIVE_STREAM compile time option.  The use of
  soreceive_stream() for TCP still has to be enabled with the loader
  tuneable net.inet.tcp.soreceive_stream.
  
  Suggested by:   trociny and others
  
  Revision  Changes    Path
  1.735     +0 -1      src/sys/conf/options
  1.356     +0 -2      src/sys/kern/uipc_socket.c
  1.382     +2 -4      src/sys/netinet/tcp_subr.c



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