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 889c22455a Merged 16257 from trunk.
* 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/branches/ruby_1_8@16260 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-05-01 15:09:29 +00:00
..
ftp.rb * lib/net/ftp.rb (Net::FTP#transfercmd): skip 2XX 2007-05-30 04:27:12 +00:00
http.rb * lib/net/http.rb, lib/open-uri.rb: remove 2007-10-08 11:16:54 +00:00
https.rb Revert r11453 2007-01-03 03:14:57 +00:00
imap.rb * lib/net/http.rb, lib/open-uri.rb: remove 2007-10-08 11:16:54 +00:00
pop.rb * lib/net/pop.rb: backported from 1.9. bug#19003 2008-04-24 14:52:21 +00:00
protocol.rb * lib/net/protocol.rb (rbuf_read): extend buffer size for speed. 2007-03-19 02:39:22 +00:00
smtp.rb * lib/net/smtp.rb: backported from 1.9. bug#19003 2008-04-15 08:50:21 +00:00
telnet.rb Merged 16257 from trunk. 2008-05-01 15:09:29 +00:00