From: Florin Coras Date: Wed, 6 Nov 2019 23:41:37 +0000 (-0800) Subject: vcl: fix epoll connected events sid X-Git-Tag: v20.05-rc0~416 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=f1653e62fe41e3df429aadaaab22d0cc8aaa227a;hp=f1653e62fe41e3df429aadaaab22d0cc8aaa227a;p=vpp.git vcl: fix epoll connected events sid Type: fix Use sid returned by vcl_session_connected_handler instead of trying to infer it from vpp session handle. Change-Id: Ic0fbb90ec2bd851b435fc3f2a34265ac9a8ab29f Signed-off-by: Florin Coras ---