Skip to content

Draft: dbus: Don't loop, use OutputStream.write_all

two requested to merge two/glib:main into main

also since it no longer loops, the function write_message_continue_writing is split into write_message_stream and write_message_unix

i changed this while trying to write a patch to make it send multiple messages at once, but i think this can be reviewed and merged on its own

Merge request reports