Hi guys,

I'm a little confused how libssh2 deals with interrupted connections.
Does it call one of the callbacks?  The only reference I can find to
LIBSSH2_DISCONNECT ever being called is for an invalid MAC (which is
odd because MAC errors would seem to have their own callback) or when
libssh2_session_disconnect_ex is called.  I believe this latter case
is a controlled shutdown situation which we would call ourselves so I
don't understand the purpose the callback serves there.

Can anyone shed some light on this for me?

Many thanks.
Alex

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Reply via email to