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
naruse 2661691698 * lib/net/imap.rb: use bytesize for binary strings.
patched by Yoshimasa Niwa. [ruby-core:34222]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30543 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-01-14 05:57:50 +00:00
..
.document
ftp.rb * lib/*.rb: Remove unused variable warnings. 2010-11-08 20:59:01 +00:00
http.rb * lib/net/http.rb (Net::HTTP#connect): makes it timeout during 2011-01-12 07:26:18 +00:00
https.rb * lib/net/http.rb: improve rdoc. 2010-12-01 15:07:35 +00:00
imap.rb * lib/net/imap.rb: use bytesize for binary strings. 2011-01-14 05:57:50 +00:00
pop.rb
protocol.rb * lib/net/protocol.rb (eof?): BufferedIO should proxy eof? to the 2011-01-06 00:24:45 +00:00
smtp.rb adding more tests for Net::SMTP::Response class 2010-12-22 23:26:05 +00:00
telnet.rb * lib/net/telnet.rb (Net::Telnet#close): added. 2010-10-21 06:45:33 +00:00