On Thu, Feb 08, 2024 at 04:10:58PM +0200, Avihai Horon wrote:
>
> On 08/02/2024 5:51, pet...@redhat.com wrote:
> > External email: Use caution opening links or attachments
> >
> >
> > From: Peter Xu
> >
> > Commit a1af605bd5 ("migration/multifd: fix hangup with TLS-Multifd due to
> > blocking
On 08/02/2024 5:51, pet...@redhat.com wrote:
External email: Use caution opening links or attachments
From: Peter Xu
Commit a1af605bd5 ("migration/multifd: fix hangup with TLS-Multifd due to
blocking handshake") introduced a thread for TLS channels, which will
resolve the issue on blocking
pet...@redhat.com writes:
> From: Peter Xu
>
> Commit a1af605bd5 ("migration/multifd: fix hangup with TLS-Multifd due to
> blocking handshake") introduced a thread for TLS channels, which will
> resolve the issue on blocking the main thread. However in the same commit
> p->c is slightly abused j
From: Peter Xu
Commit a1af605bd5 ("migration/multifd: fix hangup with TLS-Multifd due to
blocking handshake") introduced a thread for TLS channels, which will
resolve the issue on blocking the main thread. However in the same commit
p->c is slightly abused just to be able to pass over the pointe