vcl: accept bound notifications in epoll wait 77/38377/4
authorFlorin Coras <fcoras@cisco.com>
Wed, 1 Mar 2023 08:49:25 +0000 (00:49 -0800)
committerDave Wallace <dwallacelf@gmail.com>
Wed, 1 Mar 2023 19:28:18 +0000 (19:28 +0000)
commit01ee7a7782199abe0306ab296acefeaa9211e8b3
tree1ad9c8f1d89f98cadad34d7da8c0376f2fd45b5f
parent7a1e95a3178943c8a3d2fe7f812f4710b13f7f4d
vcl: accept bound notifications in epoll wait

Async binds may be possible due to vls generated async binds as a result
of application adding or removing listeners from epoll.

App does not need to be notified of the event.

Type: improvement

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