method

reply

v1_9_2_180 - Show latest stable - Class: Socket::UDPSource
reply(msg)
public

No documentation available.

# File ext/socket/lib/socket.rb, line 653
    def reply(msg)
      @reply_proc.call msg
    end