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