GNOME Bugzilla – Bug 739132
Deprecated g_cancellable_reset()
Last modified: 2018-05-24 17:09:59 UTC
We've always hated this API and nobody seems to be able to come up with a legitimate use for it, so let's deprecated it.
Created attachment 289274 [details] [review] Deprecated g_cancellable_reset()
glib-networking uses g_cancellable_reset(), but only because it's abusing GCancellable to effectively get access to GWakeup (as discussed in bug 680102).
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glib/issues/948.