ruby--ruby/lib/net
aamine a20863ff41 aamine
* lib/net/smtp.rb: SMTP.new requires at least one arg.
* lib/net/pop.rb: POP.new requires at least one arg.
* lib/net/pop.rb: uses "raise *Error.new" instead of simple raise.
* lib/net/http.rb: HTTP.new requires at least one arg.
* lib/net/http.rb: changes implicit start algolithm.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1889 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2001-12-07 10:04:25 +00:00
..
ftp.rb shugo 2000-12-21 06:35:05 +00:00
http.rb aamine 2001-12-07 10:04:25 +00:00
imap.rb One more fix to use Digest::MD5. 2001-12-01 14:07:02 +00:00
pop.rb aamine 2001-12-07 10:04:25 +00:00
protocol.rb aamine 2001-12-07 10:04:25 +00:00
smtp.rb aamine 2001-12-07 10:04:25 +00:00
telnet.rb * lib/net/telnet.rb: waitfor(): improvement. thanks to 2001-09-07 22:17:13 +00:00