qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] qemu-char: really fix behavior on can_read = 0


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH] qemu-char: really fix behavior on can_read = 0
Date: Mon, 08 Apr 2013 16:08:58 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4

Il 08/04/2013 16:08, Hans de Goede ha scritto:
> 
>> I misread the glib manual, g_source_remove does not let you re-attach
>> the source later.  This behavior (called "blocking" the source in glib)
>> is present in glib's source code, but private and not available outside
>> glib;
> 
> Hmm, have you filed a bug upstream asking them to make this available
> outside of glib? Would be useful to have...

No, I never had much success asking for new glib APIs.

Paolo



reply via email to

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