[evolution-patches] Re: soup connection timeout patch



On Fri, 2003-04-25 at 11:15, Dan Winship wrote:
> More soup fun... mr-nutty has recently acquired the inexplicable
> behavior of not timing out stale connections until after you start
> writing to them, thus resulting in connector getting "can't connect"
> errors from soup when you try to do something after being idle for a
> while. This fixes that by assuming that an error on a previously good
> connection is a retryable condition. (If the error was caused by
> something like the network falling over, then the retry will also fail,
> and that time it will actually return the error, because
> soup_connection_is_new() will return true at that point.)

Looks good to me.

Joe




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]