vcl: close libc epfd on vls epfd close 75/38375/4
authorFlorin Coras <fcoras@cisco.com>
Wed, 1 Mar 2023 06:32:31 +0000 (22:32 -0800)
committerDave Wallace <dwallacelf@gmail.com>
Wed, 1 Mar 2023 19:27:47 +0000 (19:27 +0000)
commit06defbc5de0d36f5d2a1d686d5d7d24c7c8476cd
treefaa66fd02010214a2ad8fb4b1447f70d868ccfd0
parentc2a1417c5af9f29a0f267e49cfd164aa3085842c
vcl: close libc epfd on vls epfd close

Nginx recreates epfds. Make sure ldp tracks the event and recreates the
libc epfd or eventfd flavor of epoll pwait will not work.

Type: fix

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