optimize the ASIOMessagingPort::send() that sends a vector of messages

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Networking
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      ASIOMessagingPort::send(const std::vector<std::pair<char*, int>>& data, const char*)

      should send the data via asio ConstBufferSequence (single asio call) rather than looping and using the one-at-a-time send.

            Assignee:
            DO NOT USE - Backlog - Platform Team
            Reporter:
            Matt Cotter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: