Comment 14 for bug 907818

Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

Well, patch https://launchpadlibrarian.net/96987064/11-explicitly_close.patch seems at least a little incorrect; it seems to be as though you should be closing the io channel before it gets unref'd ;)

Also, g_io_channel_close() is deprecated, it would be better to use g_io_channel_shutdown().

Do you need sponsoring for these patches?