curl/lib/vssh
Daniel Stenberg ae5fb4188d
lib: reduce use of data->conn->
If there are more than two of them in a function, use a local 'conn'
variable instead.

Closes #19063
2025-10-15 08:03:29 +02:00
..
curl_path.c libssh2: clarify that sshp->path is always at least one byte 2025-10-06 13:57:19 +02:00
curl_path.h lib: include files using known path 2025-04-08 17:00:00 +02:00
libssh.c lib: reduce use of data->conn-> 2025-10-15 08:03:29 +02:00
libssh2.c lib: reduce use of data->conn-> 2025-10-15 08:03:29 +02:00
ssh.h libssh2: clarify that sshp->path is always at least one byte 2025-10-06 13:57:19 +02:00