On Tue, 05.11.13 21:42, Marc-Antoine Perennou (marc-anto...@perennou.com) wrote:

> Useful to check whether there are still things to read or not,
> in order to be able not to allocate when not needed, when reading
> arrays or such.
> Will soon be used in systemctl

I added a similar call now "sd_bus_message_at_end()" which is a bit more
powerful, as it allows checking whether we are at the end of the entire
message in addition to just the current container. I also made sure we
actually check for the end of arrays too.

Thanks!

Lennart

-- 
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to