Add g_io_stream_splice_async/finish()

That function splice the output stream of both GIOStreams to the input stream
of the other GIOStream.
This commit is contained in:
Xavier Claessens
2010-08-13 10:10:48 +02:00
parent 69c6e41b54
commit 0a2d47b626
6 changed files with 469 additions and 0 deletions

View File

@@ -895,6 +895,8 @@ GUnixOutputStreamPrivate
GIOStream
g_io_stream_get_input_stream
g_io_stream_get_output_stream
g_io_stream_splice_async
g_io_stream_splice_finish
g_io_stream_close
g_io_stream_close_async
g_io_stream_close_finish