quic: fix timer update 08/32408/2
authorFlorin Coras <fcoras@cisco.com>
Thu, 20 May 2021 21:01:11 +0000 (14:01 -0700)
committerDamjan Marion <dmarion@me.com>
Fri, 21 May 2021 06:57:03 +0000 (06:57 +0000)
Use ctx timer wheel not current thread since connects are done on main
but the ctx is allocated on first worker.

Type: fix

Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: Ibed371bed12970d0d1ae4572f36df0bb1fb70b0f


No differences found