1. 01 Jun, 2016 1 commit
    • Jakub Adam's avatar
      test-icetcp: don't be sensitive to the signal order · 1a234765
      Jakub Adam authored
      "new-selected-pair" may be emitted after "component-state-changed"
      to READY, by which time the main loop might have gotten quit in
      cb_component_state_changed(). Consequently, cb_new_selected_pair() could
      miss to register the selected pair, ultimately leading to an assertion
      failure in main().
      
      We should wait for both selected pair and state change events to occur
      before stopping the main loop.
      
      Differential Revision: https://phabricator.freedesktop.org/D1044
      1a234765
  2. 31 May, 2016 3 commits
  3. 30 May, 2016 6 commits
  4. 27 May, 2016 9 commits
  5. 26 May, 2016 16 commits
  6. 20 May, 2016 1 commit
  7. 04 Apr, 2016 4 commits