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
shugo 79fdbe0519 * lib/net/imap.rb: do not use Thread#raise. [ruby-dev:34739]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16512 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-05-21 17:47:33 +00:00
..
.document
ftp.rb * lib/net/ftp.rb (Net::FTP#transfercmd): skip 2XX 2007-05-30 04:25:32 +00:00
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 * lib/net/http.rb (Net::HTTP#connect): use 2007-12-20 16:21:22 +00:00
imap.rb * lib/net/imap.rb: do not use Thread#raise. [ruby-dev:34739] 2008-05-21 17:47:33 +00:00
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 * lib/net/protocol.rb (rbuf_read): extend buffer size for speed. 2007-03-19 02:27:08 +00:00
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