# File lib/packet/packet_core.rb, line 201
      def terminate_me
        # FIXME: close the open sockets
        # @thread_pool.kill_all
        exit
      end