Hi there, I wonder why struct ssh_channel_callbacks_struct is missing in the API doc (https://api.libssh.org/stable/group__libssh__callbacks.html (https://api.libssh.org/stable/group__libssh__callbacks.html)).
Maybe this is a small fix in the annotations and it would help the API doc a lot... Talking about documentation: I was wondering when / what for to use ssh_socket functions. They're not mentioned in the tutorial. Are they used internally only? Cheers Till