5285f50a63
This code was there because the timer task was not running on the same thread as the one which parse the QUIC packets. Now that this is no more the case, we can wake up this task directly. Must be backported to 2.7. (cherry picked from commit 75c8ad549002b01de0b0d139a26b356973af57a9) Signed-off-by: Christopher Faulet <cfaulet@haproxy.com> (cherry picked from commit 367c06096b2338c46bb9bec273c3bcb80d983ee7) [ad: taken on 2.6 to facilitate next cherry-pick] Signed-off-by: Amaury Denoyelle <adenoyelle@haproxy.com>