mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-07 18:50:27 +09:00
ssh_disconnect doesn't free the session anymore
This commit is contained in:
@@ -113,6 +113,5 @@ struct ssh_session_struct {
|
||||
};
|
||||
|
||||
int ssh_handle_packets(ssh_session session);
|
||||
void ssh_cleanup(ssh_session session);
|
||||
|
||||
#endif /* SESSION_H_ */
|
||||
|
||||
Reference in New Issue
Block a user