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
..
2010-08-19 16:32:36 -04:00
2010-08-30 19:26:37 +02:00
2010-07-05 00:56:12 -04:00
2010-07-30 19:51:20 -04:00
2010-08-06 13:05:18 -04:00
2010-07-05 03:09:36 -04:00
2010-09-03 16:00:15 -04:00
2010-04-17 01:48:05 -04:00
2010-06-09 10:32:36 +02:00
2010-09-03 15:56:23 -04:00
2010-05-10 08:07:28 -04:00
2010-08-06 13:05:18 -04:00
2010-07-09 07:24:08 -04:00
2010-09-10 16:23:14 -04:00
2010-04-17 01:48:05 -04:00
2010-09-03 15:44:28 -04:00
2010-08-06 13:05:18 -04:00
2010-08-03 10:41:21 -04:00