[core] limit use of TCP_CORK
commit0528e2e71292291e179f5cda2b7ab8aba2d6c7d1
authorGlenn Strauss <gstrauss@gluelogic.com>
Mon, 9 Oct 2017 04:41:45 +0000 (9 00:41 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Mon, 9 Oct 2017 06:45:12 +0000 (9 02:45 -0400)
tree413cf9b10aa064dc83b0f2614f00f374a2f4f23a
parentf22b5d69dab482f7a3cbd429f43bfb34405b6f65
[core] limit use of TCP_CORK

limit use of TCP_CORK to when chunkqueue contains a non-MEM_CHUNK
(in addition to restricting to Linux, more than one chunk, and TCP)
src/connections-glue.c