win32: make gio stream cancellable
authorMarc-André Lureau <marcandre.lureau@gmail.com>
Thu, 5 Jul 2012 22:46:32 +0000 (00:46 +0200)
committerMarc-André Lureau <marcandre.lureau@gmail.com>
Mon, 20 Aug 2012 15:10:31 +0000 (17:10 +0200)
commitb9d7b80897d79cb43c4a795c7d9d3d9a24e140cc
tree95ddacd2e34d12a3c2efaa8cda3e2ca08af8bbb3
parent4b5d762d5d73af90de49801ecc1da52d4cd86d6f
win32: make gio stream cancellable

v2:
 - fix cancellation of concurrent readers
 - replace g_assert() usage with g_warn_if_fail()
v3:
 - fix indentation
 - fix loop code to not leak (silly me)

https://bugzilla.gnome.org/show_bug.cgi?id=679288
gio/gasynchelper.c