Add g_simple_async_report_take_gerror_in_idle
authorChristian Persch <chpe@gnome.org>
Thu, 23 Sep 2010 11:47:13 +0000 (13:47 +0200)
committerChristian Persch <chpe@gnome.org>
Wed, 3 Nov 2010 13:38:08 +0000 (14:38 +0100)
commitba45e36932206f30bb439f27c49529d934207fd1
tree85536e8159cea35f1fdbeeb9f6a48d7b76495661
parent9e0c07870af1dac84c033031cf301671779c8328
Add g_simple_async_report_take_gerror_in_idle

... and use it where appropriate. Saves an extra GError copy.

Bug #633686.
14 files changed:
docs/reference/gio/gio-sections.txt
gio/gbufferedinputstream.c
gio/gfileinputstream.c
gio/gfileiostream.c
gio/gfileoutputstream.c
gio/ginputstream.c
gio/gio.symbols
gio/giostream.c
gio/goutputstream.c
gio/gsimpleasyncresult.c
gio/gsimpleasyncresult.h
gio/gsocketclient.c
gio/gsocketconnection.c
gio/gsocketlistener.c