vcl: fix epoll wait with indefinite timeout 62/32162/4
authorFlorin Coras <fcoras@cisco.com>
Wed, 28 Apr 2021 20:01:06 +0000 (13:01 -0700)
committerFlorin Coras <fcoras@cisco.com>
Thu, 29 Apr 2021 01:10:10 +0000 (18:10 -0700)
commitccdb8b8b159ee3a489d66d5b95742949afaa2b09
treef8e0d8cfb2fb0fc6e6feb99930807e54f684cda3
parent3295ddf6b6e06f43ebf1e081a09b7b785dd217ea
vcl: fix epoll wait with indefinite timeout

Also avoid syscalls if timeout is 0.

Type: fix

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