Method: RTunnel::SocketFactory.connect_host
- Defined in:
- lib/rtunnel/socket_factory.rb
.connect_host(options) ⇒ Object
37 38 39 |
# File 'lib/rtunnel/socket_factory.rb', line 37 def self.connect_host() [:out_host] or host_from_address([:out_addr]) end |