From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Hopwood Subject: Re: [PATCH] stream fixes for migration Date: Tue, 05 Apr 2005 02:18:10 +0100 Message-ID: <4251E752.3070500@blueyonder.co.uk> References: Reply-To: david.nospam.hopwood@blueyonder.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Charles Coffing wrote: > I've attached a patch for libxutil/libxc. This fixes one of the hangs I've seen during migrations. It applies against 2.0 and 2.0-testing. > > Changes: > * Encountering EOF or error when xfrd reads from stream could cause an infinite loop. > * Cleaned up the closing of streams. > * Fixed several memory leaks. Is it possible for IOStreams to be used concurrently, or are they only used in a single-threaded manner? -- David Hopwood