1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-12-08 03:42:12 +03:00
Files
libssh/tests
Andreas Schneider 04d86aeeae channels: Implement better ssh_channel_get_exit_state() variant
This way we will get errors as return code else we don't know if the
function failed (SSH_ERROR) or the exit_status is -1 which would
correspond to SSH_ERROR.

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>
2024-05-13 15:41:54 +02:00
..
2024-03-22 12:35:07 +01:00
2024-03-22 12:35:07 +01:00
2024-03-08 13:34:23 +01:00
2024-05-13 15:41:54 +02:00
2010-05-17 20:08:11 +02:00
2024-04-29 08:35:42 +02:00
2009-11-05 18:18:35 +01:00
2023-02-02 14:49:06 +01:00