# File raggle, line 4663
      def HTTPServerInterface::main_loop
        # block until http thread exits
        $http_thread.join
      end