[evolution-patches] Re: patch for 54960 (soup hang)



On Tue, 2004-03-02 at 11:41, Dan Winship wrote:
> I think this fixes 54960. The fix for the EINTR problem created an
> infinite loop, because since errno doesn't get reset when there's no
> error, after an EINTR occurred and was recovered from, it would end up
> looping forever with bytes_read == 0 and errno == EINTR.

Good call.  Looks good.  It maybe also fixes #55029?

Joe




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