new

new(uri, soc, config, is_established)
Class Public methods

Create a DRb::DRbSSLSocket instance.

uri is the URI we are connected to. soc is the tcp socket we are bound to. config is our configuration. Either a Hash or SSLConfig is_established is a boolean of whether soc is currenly established

This is called automatically based on the DRb protocol.

doc_ruby_on_rails
2015-04-04 06:11:53
Comments
Leave a Comment

Please login to continue.