[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Detect remote disconnect
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: Detect remote disconnect
- From: Emiliano Gonzalez <egonzalez.hiperion@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Sat, 9 Jan 2021 13:02:37 -0300
- To: libssh@xxxxxxxxxx
I have a minimal sshd server and I need to detect if a remote client not exist any more. If I connect and kill remote ssh, ssh_log_function (setted by ssh_set_log_callback) receives userdata == NULL, but what is the correct form to detect this case?
Archive administrator: postmaster@lists.cynapses.org