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