How does ssh_bind_set_blocking function work? in the documentation for both ssh_bind_set_blocking and ssh_set_blocking says: "Set the session to blocking/nonblocking mode". what is the difference?
I tried ssh_bind_set_blocking function but it still seems to block. Set the session to blocking/nonblocking mode
