curl/lib/vssh
Stefan Eissing 317096dd97
pollset/getsock, increase limit to 16
Let a pollset keep up to 16 sockets, now that IP happy eyeballing
can have several connect attempts open. Make the return bits from
`getsock()` calls unsigned.

This is a stopgap, as even 16 might not be enough when there is
HTTPS eyeballing in top of IP eyeballing with many A+AAAA entries
that do not respond right away.
2025-08-04 10:06:08 +02:00
..
.checksrc checksrc: reduce exceptions, apply again to curlx 2025-06-27 17:33:35 +02:00
curl_path.c tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
curl_path.h lib: include files using known path 2025-04-08 17:00:00 +02:00
libssh.c pollset/getsock, increase limit to 16 2025-08-04 10:06:08 +02:00
libssh2.c pollset/getsock, increase limit to 16 2025-08-04 10:06:08 +02:00
ssh.h libssh: Use sftp_aio instead of sftp_async for sftp_recv 2025-07-28 22:35:39 +02:00
wolfssh.c pollset/getsock, increase limit to 16 2025-08-04 10:06:08 +02:00