qemu-devel
[Top][All Lists]
Advanced

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

Re: Questions regarding the usage of the QIO API


From: Stefan Hajnoczi
Subject: Re: Questions regarding the usage of the QIO API
Date: Tue, 28 Jul 2020 13:49:26 +0100

On Thu, Jul 02, 2020 at 11:58:47AM +0200, Karaoui mohamed lamine wrote:
> I am currently debugging a problem related to the usage of the QIO
> interface (qio_channel_closee, qio_channel_add_watch, ...). Where can
> I find more information on the internal working of this queues? How
> does the "watch" work. Is there a thread in the background handling
> these operations?

QIOChannel is based on the glib event loop:
https://developer.gnome.org/programming-guidelines/unstable/main-contexts.html.en

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

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