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 594633fbea * lib/net/http.rb: improve rdoc.
This change the order of chapter because such overview should
  begin with simple examples.
  patched by Eric Hodel [ruby-core:33469]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30001 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-12-01 15:07:35 +00:00
..
.document * ext/socket/socket.c (sock_sockaddr): Socket#gethostbyname() 2004-06-24 23:10:55 +00:00
ftp.rb * lib/*.rb: Remove unused variable warnings. 2010-11-08 20:59:01 +00:00
http.rb * lib/net/http.rb: improve rdoc. 2010-12-01 15:07:35 +00:00
https.rb * lib/net/http.rb: improve rdoc. 2010-12-01 15:07:35 +00:00
imap.rb * lib/*.rb: Remove unused variable warnings. 2010-11-08 20:59:01 +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 (Net::BufferedIO#rbuf_fill): TimeoutError is 2009-06-12 21:50:35 +00:00
smtp.rb * lib/net/smtp.rb (Net::SMTP#rcptto_list): fixed typo. 2010-04-27 09:00:52 +00:00
telnet.rb * lib/net/telnet.rb (Net::Telnet#close): added. 2010-10-21 06:45:33 +00:00