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