curl/lib/vssh
Daniel Stenberg 7645324072
libssh2: ignore timeout during disconnect
... to avoid memory leaks!

libssh2 is tricky as we have to deal with the non-blockiness even in
close and shutdown cases. In the cases when we shutdown after a timeout
already expired, it is crucial that curl doen't let the timeout abort
the shutdown process as that then leaks memory!

Reported-by: Benjamin Riefenstahl
Fixes #6990
2021-05-04 08:20:40 +02:00
..
libssh.c tidy-up: make conditional checks more consistent 2021-04-22 09:10:17 +02:00
libssh2.c libssh2: ignore timeout during disconnect 2021-05-04 08:20:40 +02:00
ssh.h libssh2: move data from connection object to transfer object 2021-01-25 17:07:57 +01:00
wolfssh.c tidy-up: make conditional checks more consistent 2021-04-22 09:10:17 +02:00
wolfssh.h curl.se: new home 2020-11-04 23:59:47 +01:00