[Spice-devel] [spice-gtk PATCH v1 1/3] giopipe: don't fail on create_source

Marc-André Lureau marcandre.lureau at gmail.com
Mon May 18 04:43:40 PDT 2015


On Mon, May 18, 2015 at 1:40 PM, Victor Toso <victortoso at redhat.com> wrote:

> Yes, with the following change of g_output_stream_write_all_async it
> breaks the copy due this check.
>

That may well be because you can't use that function with the pipe. It's
not a straightforward and robust GIOStream, it only implements the
functions that are tested in tests/pipe.c. Anything else might break
spectacularly due to the coroutine dance and the hacks there to avoid extra
memcpy...


-- 
Marc-André Lureau
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20150518/dd5d3fee/attachment.html>


More information about the Spice-devel mailing list