gvfs r489 - trunk/gio
- From: alexl svn gnome org
- To: svn-commits-list gnome org
- Subject: gvfs r489 - trunk/gio
- Date: Thu, 13 Sep 2007 14:09:04 +0100 (BST)
Author: alexl
Date: 2007-09-13 14:09:04 +0100 (Thu, 13 Sep 2007)
New Revision: 489
ViewCVS link: http://svn.gnome.org/viewcvs/gvfs?rev=489&view=rev
Modified:
trunk/gio/ginputstream.c
trunk/gio/gmemoryinputstream.c
trunk/gio/gmemoryoutputstream.c
trunk/gio/goutputstream.c
trunk/gio/gsimpleasyncresult.c
trunk/gio/gsimpleasyncresult.h
trunk/gio/gsocketinputstream.c
trunk/gio/gsocketoutputstream.c
Log:
Make GSimpleAsyncResult also handle other types as res_data (was op_data)
* Implement simple storage of gssize, gboolean and gpointer (including
destroy func) as res_data (the former op_data) and use getter and setter
all the time instead of function parameters.
* This also does *some* indention and comments fixes.
* Also the implemtation of flush was removed since this is already handled
by the base class.
Original git commit by Christian Kellner <gicmo gnome org> at 1177929536 +0200
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]