Quantcast
Channel: sshnet Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 1026

Commented Unassigned: An established connection was aborted by the software in your host machine. [2400]

$
0
0
Hi,
Function "partial void SocketRead(int length, ref byte[] buffer)":
Exception:
if (_isDisconnecting)
throw new SshConnectionException("An established connection was aborted by the software in your host machine.", DisconnectReason.ConnectionLost);

receivedBytes is 0;
_isDisconnecting is true;

SshClient.Dispose() or SshClient.Disconnect() always throw exception :/
Comments: ** Comment from web user: drieseng **

What version of SSH.NET are you using ?
This should work fine using the latest beta (2014.4.6-beta1).


Viewing all articles
Browse latest Browse all 1026

Trending Articles