vcl: set want deq flag earlier in epoll ctl mod 43/38843/3
authorFlorin Coras <fcoras@cisco.com>
Thu, 18 May 2023 06:20:56 +0000 (23:20 -0700)
committerDave Wallace <dwallacelf@gmail.com>
Fri, 19 May 2023 19:31:49 +0000 (19:31 +0000)
commitbc4d5b0aceddc81af52afc46ce8e646749888c71
tree1567e10ce45a8bf6ec17d76c82f208fe918299a0
parent4817855115f2dab37cad85fa8bf8ba51b3871235
vcl: set want deq flag earlier in epoll ctl mod

On epoll ctl mod, set want deq flag before checking if unhandled events
are needed.

Type: fix

Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: Id1491837c7156a66c21e0e45af60b04b1c18601c
src/vcl/vppcom.c