vhost: pass socket fd to message handling callbacks
authorMaxime Coquelin <maxime.coquelin@redhat.com>
Fri, 12 Oct 2018 12:40:36 +0000 (14:40 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 18 Oct 2018 08:24:39 +0000 (10:24 +0200)
commit02ef07efc07a12f291eb63c46d8ca1320a2f3ac8
treed4d9cb4d0a6be2591ac7c92180eed9c470faf628
parentc00bb88d35fe975ede0ea35bdf4f765a2cece7e8
vhost: pass socket fd to message handling callbacks

This is not used for now, but will be needed for the
special handling of VHOST_USER_SET_MEM_TABLE message
once postcopy will be supported.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
lib/librte_vhost/vhost_user.c