ASIO cancel() should preempt any outstanding network requests

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 3.1.9
    • Affects Version/s: None
    • Component/s: Networking
    • None
    • Fully Compatible
    • Platform 9 (09/18/15)
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      If I have an outstanding ASIO network request waiting for a response, I should be able to asynchronously cancel the request from another thread, and such a request should abandon any current network operation and return immediately with some sort of "cancelled" error response.
      This will be useful for implementing 'shutdown' and implementing timeouts, among other things.

            Assignee:
            Adam Midvidy (Inactive)
            Reporter:
            Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: