ruby-cvs:23497
From: jeg2 ruby-lang.org
Date: Thu, 1 May 2008 23:57:40 +0900 (JST)
Subject: [ruby-cvs:23497] Ruby:r16257 (trunk): * lib/net/telnet.rb: This patch from Brian Candler adds a FailEOF mode which
jeg2 2008-05-01 23:57:40 +0900 (Thu, 01 May 2008)
New Revision: 16257
Modified files:
trunk/lib/net/telnet.rb
Log:
* lib/net/telnet.rb: This patch from Brian Candler adds a FailEOF mode which
can be activated to have net/telnet raise EOFError exceptions when the
remote connection is closed. The default behavior remains unchanged though.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/net/telnet.rb?r1=16257&r2=16256&diff_format=u