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
tenderlove 9bc8ccf4d4 * lib/net/protocol.rb (eof?): BufferedIO should proxy eof? to the
underlying IO object.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30473 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-01-06 00:24:45 +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#get): A header hash given should not 2011-01-05 04:58:57 +00:00
https.rb * lib/net/http.rb: improve rdoc. 2010-12-01 15:07:35 +00:00
imap.rb * lib/net/imap.rb (xlist): supported the XLIST command, which is an 2010-12-07 08:07:12 +00:00
pop.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
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