curl/lib/vssh
Stefan Eissing 5895b71b0e
libssh.c: handle EGAINS during proto-connect correctly
The implementation did not check the poll flags when a ssh_connect()
EAGAINed. Also the poll check did not allow for both directions
to be signalled by libssh, which it does.

This appeared during CI testing with higher paralellism.

Closes #14982
2024-09-20 17:03:56 +02:00
..
.checksrc lib: enable strerror and strncpy checksrc warnings in subdirs 2024-09-09 16:51:21 +02:00
libssh.c libssh.c: handle EGAINS during proto-connect correctly 2024-09-20 17:03:56 +02:00
libssh2.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
ssh.h ssh: deduplicate SSH backend includes (and fix libssh cmake unity build) 2024-08-20 21:34:24 +02:00
wolfssh.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00