THRIFT-904: disable nagle and linger
authorT Jake Luciani <jake@apache.org>
Thu, 27 Jan 2011 02:51:51 +0000 (02:51 +0000)
committerT Jake Luciani <jake@apache.org>
Thu, 27 Jan 2011 02:51:51 +0000 (02:51 +0000)
commit7070aaa23bce996f9c40f75903d72fe427072713
treec61168414304fb00f95e9714c2bec0914b7b9b7d
parente61fef37d846e89108ef59ddcf9d4e67bcbefd1f
THRIFT-904: disable nagle and linger

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1063966 13f79535-47bb-0310-9956-ffa450edef68
configure.ac
lib/csharp/src/Transport/TFramedTransport.cs
test/csharp/ThriftTest/TestClient.cs
test/csharp/ThriftTest/TestServer.cs