qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v1 2/5] slirp: make timeout local


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v1 2/5] slirp: make timeout local
Date: Fri, 09 Aug 2013 11:32:57 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7

Il 09/08/2013 10:48, liu ping fan ha scritto:
> After patch 3,4, the timeout will be an param for GSource's prepare.
> So I think I will set the right timeout value in patch4?

No, please do it before (in fact you can extract this patch and the
timeout change to a seprate series).  Then patch 4 can simply move the
timeout logic to the GSource's prepare function.

Paolo



reply via email to

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