Guillaume Nodet created SSHD-312:
------------------------------------
Summary: Provide fully asynchronous interfaces for ClientChannel
and Command
Key: SSHD-312
URL: https://issues.apache.org/jira/browse/SSHD-312
Project: MINA SSHD
Issue Type: New Feature
Reporter: Guillaume Nodet
The OutputStream returned by ClientChannel#getInvertedIn() can block while
flushing, because of a wait for free space in the remote window.
The same is true for Command.
--
This message was sent by Atlassian JIRA
(v6.2#6252)