mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-01-14 02:49:07 +03:00
ssh_message_retrieve parses a specific SSH message and returns a pointer to it. Hacked ssh_message_get to use it. This is the first step to have asynchronous ssh messages callbacks.