rb: Enhance non-blocking read in Socket
authorKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 01:17:30 +0000 (01:17 +0000)
committerKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 01:17:30 +0000 (01:17 +0000)
commit1067425ef7bb4fa81a28a39adc1a3153efaff306
tree462c68f2478c5a3da67f05eed2f65fb8e4b3fdae
parent7fb207f2f9cbfb7b276ed4c0651811d8e354f86f
rb: Enhance non-blocking read in Socket

Also prevent errors when trying to close a @handle twice

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