cpp: Add setLowRTO to TSocket
authorDavid Reiss <dreiss@apache.org>
Tue, 9 Mar 2010 05:20:14 +0000 (05:20 +0000)
committerDavid Reiss <dreiss@apache.org>
Tue, 9 Mar 2010 05:20:14 +0000 (05:20 +0000)
commit1c20c871d218f479e101f6e9fb25231189d1bf72
tree1929b75c9c431d890abe0810b4609b9ebcef084f
parent71a1530c74340e95a95a1b0b6c5699fbc082a9d9
cpp: Add setLowRTO to TSocket

low tcp RTO might mitigate TCP incast problems. Adding the setLowRTO
function to TSocket allows us to experiment with a solution.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@920685 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/src/server/TNonblockingServer.cpp
lib/cpp/src/transport/TSocket.cpp
lib/cpp/src/transport/TSocket.h