THRIFT-1591: Enable TCP_NODELAY for ruby gem
authorJake Farrell <jfarrell@apache.org>
Fri, 28 Sep 2012 11:25:42 +0000 (11:25 +0000)
committerJake Farrell <jfarrell@apache.org>
Fri, 28 Sep 2012 11:25:42 +0000 (11:25 +0000)
commitc34d7d75fb4f383182f1fab70cb18c6da9b662e3
treeba248d4a80c0fa88d9c3e344334648f6b8b7a222
parenta87810ff4b4fb75ccb83e4720169422a77939527
THRIFT-1591: Enable TCP_NODELAY for ruby gem
Client: rb
Patch: Christos Trochalakis

Set TCP_NODELAY for client socket for ruby lib

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1391399 13f79535-47bb-0310-9956-ffa450edef68
lib/rb/lib/thrift/transport/socket.rb
lib/rb/spec/socket_spec.rb