Bug 553426 - cancellable clarifications
authorDan Winship <danw@src.gnome.org>
Thu, 25 Sep 2008 12:04:52 +0000 (12:04 +0000)
committerDan Winship <danw@src.gnome.org>
Thu, 25 Sep 2008 12:04:52 +0000 (12:04 +0000)
commitefce76ce677f98c72f748e435ff693ef12a44dce
treeedc04a2a8e629401a65eeca30614cffe984a2f79
parent0ed8b94bfeb7a974c0e239ddc5396e7b8216f0e5
Bug 553426 - cancellable clarifications

* gcancellable.c (g_cancellable_class_init): Add a note to the
"cancelled" signal docs warning about thread-safety issues
(g_cancellable_cancel): Note that cancelling an asynchronous
operation takes effect asynchronously, not immediately.

svn path=/trunk/; revision=7541
gio/ChangeLog
gio/gcancellable.c