관리-도구
편집 파일: new-c.yaml
--- !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: <tt>uri</tt> is the URI we are connected to. <tt>soc</tt> is the tcp socket we are bound to. <tt>config</tt> is our configuration. full_name: DRb::DRbTCPSocket::new is_singleton: true name: new params: (uri, soc, config={}) visibility: public