Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • release/202005
  • release/202001
  • release/201912
  • release/201911
  • release/releaseWindowsTestOne
  • release/windowsReleaseTest
  • release/releaseTest
  • release/releaseWindowsTest
  • release/201910
  • release/qt/201910
  • release/windows-test/201910
  • release/201908
  • release/201906
  • release/201905
  • release/201904
  • release/201903
  • release/201902
  • release/201901
  • release/201812
  • 4.0.0
  • 2.2.0
  • 2.1.0
  • 2.0.1
  • 2.0.0
  • 1.4.1
  • 1.4.0
  • 1.3.0
  • 1.2.0
  • 1.1.0
30 results

sips_transport_ice.cpp

  • Guillaume Roguez's avatar
    dfb97916
    sips: fix send ack · dfb97916
    Guillaume Roguez authored
    send ack message was queued in a queue unstacked in
    the main thread, but this last is busy by application
    waiting for the ack... deadloop!
    This patch fixes this by calling the application ack
    confirmation callback immediatly when the TLS acknowledge
    the ack.
    
    Change-Id: Ic8fe6102acca184d78f86e3e8524382e9b257f4b
    Tuleap: #433
    dfb97916
    History
    sips: fix send ack
    Guillaume Roguez authored
    send ack message was queued in a queue unstacked in
    the main thread, but this last is busy by application
    waiting for the ack... deadloop!
    This patch fixes this by calling the application ack
    confirmation callback immediatly when the TLS acknowledge
    the ack.
    
    Change-Id: Ic8fe6102acca184d78f86e3e8524382e9b257f4b
    Tuleap: #433
Code owners
Assign users and groups as approvers for specific file changes. Learn more.