glib/docs/reference/gio
Ryan Lortie 2e78d07f86 Add g_data_input_stream_read_upto{,async,finish}
These functions are meant to replace the read_until() flavour, with the
following improvements:

  - consistency between the synchronous and asynchronous versions as to
    if the separator character is read (it never is).

  - support for using a nul byte as a separator character by way of
    addition of a length parameter which allows stop_chars to be treated
    as a byte array rather than a nul-terminated string.

The read_until() functions are not yet formally deprecated, but a note
has been added to the documentation warning not to use them as they will
be in the future.

This is bug #584284.
2010-09-13 13:14:25 -04:00
..
.gitignore .gitignore updates for gsettings stuff 2010-04-27 17:04:57 -04:00
gdbus.xml Add --xml to gdbus-tool to print raw introspected XML 2010-06-14 00:02:57 +02:00
gio-docs.xml GAction is now an interface 2010-08-30 19:26:37 +02:00
gio-querymodules.xml Add a man page for gio-querymodules 2010-04-18 15:54:54 -04:00
gio-sections.txt Add g_data_input_stream_read_upto{,async,finish} 2010-09-13 13:14:25 -04:00
gio.types GAction is now an interface 2010-08-30 19:26:37 +02:00
glib-compile-schemas.xml Document vendor override files 2010-08-13 21:23:22 -04:00
gsettings.xml Rename gsettings-tool to gsettings 2010-04-22 01:17:02 -04:00
gvfs-overview.odg update the overview image of the gio docs 2009-06-08 17:29:22 +02:00
gvfs-overview.png update the overview image of the gio docs 2009-06-08 17:29:22 +02:00
Makefile.am Ignore some more private headers 2010-08-21 15:40:32 -04:00
migrating-gconf.xml Remove gsettings-schema-convert tool 2010-06-21 13:24:40 -04:00
migrating-gdbus.xml Bug 621213 – GDBusProxy and well-known names 2010-06-11 18:21:27 -04:00
migrating-gnome-vfs.xml Add a migration chapter for dbus bits 2010-05-06 17:58:29 -04:00
migrating-posix.xml Remove duplicate copies of migration docs 2010-05-27 13:07:54 -04:00
overview.xml Point out that g_type_init() is required 2010-08-25 22:09:07 -04:00
version.xml.in gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00