On 2/28/25 2:47 PM, Gowrishankar Muthukrishnan wrote:
In order to handle new vhost user connection, use new_connection
and destroy_connection callbacks.
Fixes: f5188211c721 ("examples/vhost_crypto: add sample application")
Cc: [email protected]
Signed-off-by: Gowrishankar Muthukrishnan <[email protected]>
Acked-by: Akhil Goyal <[email protected]>
---
examples/vhost_crypto/main.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Maxime Coquelin <[email protected]>
Thanks,
Maxime