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
akr 8746e342bc * lib/net/http.rb: suppress warnings of non-existing instance variable
access for SSL.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22673 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-02-28 07:19:55 +00:00
..
.document
ftp.rb * lib/net/ftp.rb (Net::FTP#open_socket): SOCKSsocket is obsolete. 2008-11-18 12:29:25 +00:00
http.rb * lib/net/http.rb: suppress warnings of non-existing instance variable 2009-02-28 07:19:55 +00:00
https.rb fixed typo 2009-02-03 07:30:52 +00:00
imap.rb * ext/openssl: avoid cyclic require. 2009-02-17 16:09:44 +00:00
pop.rb * ext/openssl: avoid cyclic require. 2009-02-17 16:09:44 +00:00
protocol.rb * lib/net/protocol.rb (Net::BufferedIO#rbuf_fill): avoid calling 2008-12-23 15:24:54 +00:00
smtp.rb * lib/net/smtp.rb (Net::SMTP::rcptto): fix a typo. a patch from 2008-08-04 05:46:53 +00:00
telnet.rb * lib/net/telnet.rb: Fixing Telnet#wairfor() which was broken by changes to 2008-06-17 14:04:48 +00:00