# File lib/em/connection.rb, line 275
    def get_sock_opt level, option
      EventMachine::get_sock_opt @signature, level, option
    end