[JSch-users] Fwd: socket timeout not honored when reading from ChannelShell.getInputStream() ?

2013-05-03 Thread Colin Smith
and then timeouts get back to readers. thanks again! c Begin forwarded message: > From: Colin Smith > Subject: Fwd: socket timeout not honored when reading from > ChannelShell.getInputStream() ? > Date: May 3, 2013 12:47:29 PM PDT > To: "jsch-users@lists.sourceforge.net

[JSch-users] Fwd: socket timeout not honored when reading from ChannelShell.getInputStream() ?

2013-05-03 Thread Colin Smith
Dear readers, Thanks to Jcraft for a very useful library! I wish that when I did a read() from a shell input stream that it would respect the timeout that I set with Session.setTimeout(). Has anyone else found that this doesn't appear to work? Is there a workaround, or a lower level interfac