On Mon, 8 Jul 2024 12:41:03 +0800
Gongming Chen wrote:
> diff --git a/lib/vhost/vhost_thread.c b/lib/vhost/vhost_thread.c
> new file mode 100644
> index 00..f3ff182976
> --- /dev/null
> +++ b/lib/vhost/vhost_thread.c
> @@ -0,0 +1,33 @@
> +#include
> +
> +#include "vhost_thread.h"
> +
>
Hello,
On Mon, Jul 8, 2024 at 6:41 AM Gongming Chen
wrote:
>
> From: Gongming Chen
>
> When a vhost user message handling error in the event dispatch thread,
> vsocket reconn is added to the reconnection list of the reconnection
> thread.
> Since the reconnection, event dispatching and app confi
From: Gongming Chen
When a vhost user message handling error in the event dispatch thread,
vsocket reconn is added to the reconnection list of the reconnection
thread.
Since the reconnection, event dispatching and app configuration thread
do not have common thread protection restrictions, the app
3 matches
Mail list logo