exception property

ssh_callback_int_int exception
getter/setter pair

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.

Implementation

external ssh_callback_int_int exception;