Implement optimistic reads/writes for non-blocking asio messaging port

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 3.3.9
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Platforms 16 (06/24/16)
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Set the socket to non blocking, then try to do sync reads/writes and check for would_block. If the operation would block, fall back to async with timers.

      Hopefully this will improve the performance.

            Assignee:
            Matt Cotter (Inactive)
            Reporter:
            Matt Cotter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: