branches with status:
Name Status Last Modified Last Commit
lp://staging/go-dbus/v1 bug 1 Development 2017-02-20 12:01:08 UTC
137. Continue to read until we have read t...

Author: John Lenton
Revision Date: 2017-02-20 12:01:08 UTC

Continue to read until we have read the full message body

If message are huge the current code doesn't read the full message
body but only as much as the read buffer on that platform can
carry. To still read all available bytes for the message body we
continue reading until we received all bytes and the message body is
complete.

11 of 1 result