qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/8] curl: Fix hang reading from slow connection


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH 0/8] curl: Fix hang reading from slow connections
Date: Wed, 30 Apr 2014 16:34:57 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 29.04.2014 um 17:03 hat Matthew Booth geschrieben:
> [PATCH 1/8] curl: Fix long line
> [PATCH 2/8] curl: Remove unnecessary use of goto
> [PATCH 3/8] curl: Fix return from curl_read_cb with invalid state
> [PATCH 4/8] curl: Remove erroneous sleep waiting for curl completion
> [PATCH 5/8] curl: Remove unnecessary explicit calls to internal event
> [PATCH 6/8] curl: Eliminate unnecessary use of curl_multi_socket_all
> [PATCH 7/8] curl: Ensure all informationals are checked for
> [PATCH 8/8] curl: Fix hang reading from slow connections
> 
> Of the following patchset, only patch 8/8 is required to fix the critical 
> issue.
> Patches 1 and 2 are trivial cleanups. Patches 3-7 fix various issues with the
> usage of the qemu_aio_* and curl apis which may or may not result in real user
> problems.

Thanks, applied all to the block branch.

Kevin



reply via email to

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