# File lib/snmp/manager.rb, line 675
    def exit
      @handler_thread.exit
      @transport.close
    end