vcl: accept vcl spurious wakeup in epoll wait eventfd 76/38376/3
authorFlorin Coras <fcoras@cisco.com>
Wed, 1 Mar 2023 08:45:31 +0000 (00:45 -0800)
committerDave Wallace <dwallacelf@gmail.com>
Wed, 1 Mar 2023 19:28:06 +0000 (19:28 +0000)
commit7a1e95a3178943c8a3d2fe7f812f4710b13f7f4d
tree1dd7dcdf5d566a53108541a6261542e5767a1896
parent06defbc5de0d36f5d2a1d686d5d7d24c7c8476cd
vcl: accept vcl spurious wakeup in epoll wait eventfd

Accept one spurious wakeup from vcl in epoll_pwait_eventfd to avoid
returning zero events to app without timeout.

Type: improvement

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