Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-21490

ASIO constructor should take a thread name and different threads should have different names

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.0-rc4
    • Affects Version/s: None
    • Component/s: Networking
    • Labels:
      None
    • Fully Compatible
    • Platform C (11/20/15)

      Currently all ASIO threads, whether they are in the same NIA instance, or in different ASIO instances are all named NetworkInterfaceASIO. We should have the ctor take a name parameter and then give all the instances we use unique names. Then each instance should name its threads .....- 1, <instance name>-2, ... <instance name>...n

            Assignee:
            adam.midvidy Adam Midvidy
            Reporter:
            adam.midvidy Adam Midvidy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: