mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user