ssh_socket_callbacks_struct.exception

This function will be called each time an exception appears on socket. An exception can be a socket problem (timeout, ...) or an end-of-file.

struct ssh_socket_callbacks_struct
ssh_callback_int_int exception;

Meta