Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2005:
[Freeciv-Dev] Re: (PR#13561) Move autoconnect code to the common client
Home

[Freeciv-Dev] Re: (PR#13561) Move autoconnect code to the common client

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: mstefek@xxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#13561) Move autoconnect code to the common client code
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 29 Jul 2005 08:48:56 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13561 >

Mateusz Stefek wrote:

> +  time_until_next_call = MIN(time_until_next_call, try_to_autoconnect());

I think this is not what you want, since it will call
try_to_autoconnect() twice.

-jason





[Prev in Thread] Current Thread [Next in Thread]