--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Create a new DRbTCPSocket instance. - !ruby/struct:SM::Flow::P body: uri is the URI we are connected to. soc is the tcp socket we are bound to. config is our configuration. full_name: DRb::DRbTCPSocket::new is_singleton: true name: new params: (uri, soc, config={}) visibility: public