[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Meaning of SSH_MSG_DISCONNECT code of 0x07000000 in 0.5.5
[Thread Prev] | [Thread Next]
- Subject: Re: Meaning of SSH_MSG_DISCONNECT code of 0x07000000 in 0.5.5
- From: Aris Adamantiadis <aris@xxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Wed, 06 Nov 2013 20:51:42 +0100
- To: libssh@xxxxxxxxxx
Hi Kevin, #define SSH2_DISCONNECT_SERVICE_NOT_AVAILABLE 7 We may make this accessible in an easier manner in the future. However I can't help more to explain what "service not available" means. Aris Le 6/11/13 18:01, Kevin Lambert a écrit : > Does anybody know what the above disconnect code means? I am getting > that value by looking at the value of “code” in > ssh_packet_disconnect_callback. > > > > Thanks, > > > > Kevin >
RE: Meaning of SSH_MSG_DISCONNECT code of 0x07000000 in 0.5.5 | "Kevin Lambert" <klambert@xxxxxxxxx> |
Meaning of SSH_MSG_DISCONNECT code of 0x07000000 in 0.5.5 | "Kevin Lambert" <klambert@xxxxxxxxx> |