~go-dbus/go-dbus/v1

Viewing all changes in revision 137.

  • Committer: John R. Lenton
  • Date: 2017-02-20 12:01:08 UTC
  • mfrom: (136.1.2 v1)
  • Revision ID: jlenton@gmail.com-20170220120108-o5t3ubzgg0fn93e6
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.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: