Continue writing until all bytes have been written

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 1.2-rc0, 1.1.11
    • Affects Version/s: None
    • Component/s: libmongoc, network
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In writev_full() we should loop until r == total_bytes, rather then fail right away.

      Unless r <= 0 we should resume writing from the r position, so advancing the iovec and quick dancing would be needed.

      The expiration also need to be confirmed – if now() is > expire then abort and fail.

              Assignee:
              Hannes Magnusson (Inactive)
              Reporter:
              Hannes Magnusson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: