<div dir="ltr">Hi, <div><br></div><div>I am writing a service using sd-bus API library in systemd211.</div><div>The service runs linux command lines (i.e. iptables ...) from user input. It sounds stupid, but the service is needed for my project. :)  I am wondering how many bytes sd_bus_message_read() can read/send at a time because the output size from commands can be huge. It will be awesome if it reads infinite, but I have this feeling that it limits the size of bytes to read at a time. </div><div> <br></div><div>thanks in advance.  </div><div><br></div><div>Jay</div></div>