mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-01-06 14:21:55 +03:00
Changes to messages for async message handling
This commit is contained in:
@@ -80,5 +80,6 @@ struct ssh_message_struct {
|
||||
|
||||
//void message_handle(ssh_session session, uint32_t type);
|
||||
int ssh_execute_message_callbacks(ssh_session session);
|
||||
void message_queue(ssh_session session, ssh_message message);
|
||||
|
||||
#endif /* MESSAGES_H_ */
|
||||
|
||||
Reference in New Issue
Block a user