[evolution-patches] Re: patch for 54960 (soup hang)
- From: Joe Shaw <joe ximian com>
- To: Dan Winship <danw ximian com>
- Cc: evolution-patches ximian com
- Subject: [evolution-patches] Re: patch for 54960 (soup hang)
- Date: Tue, 02 Mar 2004 11:40:34 -0500
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]