GNOME Bugzilla – Bug 656454
gnutls: Make the GTlsDatabase implementations cancellable
Last modified: 2011-08-26 05:30:24 UTC
Cancellable arguments were not being used in the gnutls backend databases.
Created attachment 193762 [details] [review] gnutls: Make the GTlsDatabase implementations cancellable * Actually respect the cancellable paramater where possible in GTlsDatabaseGnutls and GTlsFileDatabaseGnutls
Branch here: http://cgit.collabora.com/git/user/stefw/glib-networking.git/log?h=cancellable-database
Thanks. Merged.