- Global ssh_channel_set_blocking (ssh_channel channel, int blocking)
- This functionality is still under development and doesn't work correctly.
- Global ssh_is_server_known (ssh_session session)
- There is no current way to remove or modify an entry into the known host table.
- Global ssh_set_blocking (ssh_session session, int blocking)
- nonblocking code is in development and won't work as expected