Functions | |
| char * | ssh_get_error (void *error) |
| retrieve an error text message | |
| int | ssh_get_error_code (void *error) |
| retrieve the error code from the last error | |
| char* ssh_get_error | ( | void * | error | ) |
retrieve an error text message
| error | the ssh session pointer |
| int ssh_get_error_code | ( | void * | error | ) |
retrieve the error code from the last error
| error | the ssh session pointer |
1.5.2-20070719