Re: git: 8f8a7f6fffd7 - main - libfetch: apply timeout to SSL_read()

From: Eugene Grosbein <eugen_at_freebsd.org>
Date: Mon, 16 Feb 2026 02:26:12 UTC
16.02.2026 9:18, Dag-Erling Smørgrav wrote:

> * It's the wrong solution.  As explained in code comments, libfetch was
>   designed to work with non-blocking sockets.  All you needed to do was
>   restore the fcntl() call that was accidentally dropped a while ago.

Could you fix it then, please?

Eugene