GNOME Bugzilla – Bug 659786
Allow cancellable to be NULL in gnutls implementation of g_io_stream_close_async()
Last modified: 2011-09-22 12:50:40 UTC
The gnutls backend of glib-networking does not allow calling g_io_stream_close_async() with a NULL cancellable argument. This is inconsistent both with other objects that implement this function and with the documentation.
fixed in git master; this won't make it into glib-networking 2.30.0, but it will be in 2.30.1