Skip to content
  1. Feb 27, 2015
  2. Feb 25, 2015
  3. Feb 24, 2015
  4. Feb 22, 2015
  5. Feb 20, 2015
  6. Feb 19, 2015
  7. Feb 18, 2015
  8. Feb 17, 2015
  9. Feb 16, 2015
  10. Feb 14, 2015
    • dogmaphobic's avatar
      Fixing asynchronous issue with link disconnect. · e0d94b4d
      dogmaphobic authored
      I noticed that some times, the disconnect signal would get to the updateConnect button (tool bar) before the link was physically disconnected. That would cause it to count it as a still connected link and get the connect button logic out of sync.
      While at it, added an interface to the UDP link to return its configuration instance. That allows the LinkManager to unlink it when disconnecting it.
      e0d94b4d
Loading