1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/net
jeg2 582983c224 * 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.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16257 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-05-01 14:57:40 +00:00
..
.document
ftp.rb
http.rb * lib/net/http.rb, lib/net/smtp.rb, lib/net/pop.rb: update URLs of Japanese documents. 2008-04-15 08:12:30 +00:00
https.rb
imap.rb
pop.rb * lib/net/http.rb, lib/net/smtp.rb, lib/net/pop.rb: update URLs of Japanese documents. 2008-04-15 08:12:30 +00:00
protocol.rb
smtp.rb * lib/net/http.rb, lib/net/smtp.rb, lib/net/pop.rb: update URLs of Japanese documents. 2008-04-15 08:12:30 +00:00
telnet.rb * lib/net/telnet.rb: This patch from Brian Candler adds a FailEOF mode which 2008-05-01 14:57:40 +00:00