Implement NonblockingServer and add specs
authorKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 01:16:02 +0000 (01:16 +0000)
committerKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 01:16:02 +0000 (01:16 +0000)
commite0fdddea44ac97988c7aaf775961a02619eacd22
tree35367e5de9881e0f02dcead4b429c64c2df5f6c4
parent90a2cbe0a410edab005f64096583504e9137a21e
Implement NonblockingServer and add specs

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@668999 13f79535-47bb-0310-9956-ffa450edef68
lib/rb/lib/thrift/server/nonblockingserver.rb [new file with mode: 0644]
lib/rb/spec/ThriftSpec.thrift
lib/rb/spec/gen-rb/NonblockingService.rb [new file with mode: 0644]
lib/rb/spec/nonblockingserver_spec.rb [new file with mode: 0644]