Paolo Bonzini <pbonz...@redhat.com> writes:
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... Regards, hans