Module: Mycel::Transport::Mixin::Client
Instance Method Summary collapse
Instance Method Details
#connect_to ⇒ Object
177 178 179 |
# File 'lib/mycel.rb', line 177 def connect_to(...) TCPSocket.new(...) end |
177 178 179 |
# File 'lib/mycel.rb', line 177 def connect_to(...) TCPSocket.new(...) end |