Hi,if I try to connect to a host via ssh_connect() and the host isn't available the function blocks. Is there a way to check if the host is available without blocking the whole program?
Thanks in advance, Thomas
Hi,if I try to connect to a host via ssh_connect() and the host isn't available the function blocks. Is there a way to check if the host is available without blocking the whole program?
Thanks in advance, Thomas