Hello,
On Aug 15, 2006, at 8:14 PM, Keith Duvall wrote:> Is there a way to determine whether an SSH session has timed out
> while it?s idle without sending info to the server it?s connected to?
I may not help you but rather give a potential hint:
Net::SSH::Session#open? returns whether the session is opened or not
(as a boolean). But looking at the source, it returns the value of an
instance variable so I don''t know whether "false" would mean
that the
session has timed out.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://rubyforge.org/pipermail/net-ssh-users/attachments/20060815/47e04b1e/attachment-0001.html