mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-01-14 02:49:07 +03:00
Not fully working yet. User can set his ssh_message_callback, and the function ssh_execute_message_callbacks will call them when appropriate. Messages are correctly stacked (in packet_parse) but no call to ssh_execute_callbacks exists yet.