Flowdock
method

reply

Importance_0
reply(msg) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File ext/socket/lib/socket.rb, line 653
    def reply(msg)
      @reply_proc.call msg
    end
Register or log in to add new notes.