rb: Set default host for benchmark to 127.0.0.1
authorKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 01:20:16 +0000 (01:20 +0000)
committerKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 01:20:16 +0000 (01:20 +0000)
commit77b39b3fd818d18c8b8d8623f8a2448ca2e5ce13
tree75bdfdeff95529188678773f16a6a092d57b661b
parentf0940220c89e240e3af746c96cda5fed5305bb82
rb: Set default host for benchmark to 127.0.0.1

MRI resolves localhost to ::1 (on OS X) whereas JRuby resolves it to 127.0.0.1. This means using
MRI for server and JRuby for client doesn't work.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@669041 13f79535-47bb-0310-9956-ffa450edef68
lib/rb/benchmark/benchmark.rb