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
signature.asc
Description: PGP signature
