ruby/lib/net
aamine f3d9a0cc21 aamine
* lib/net/protocol.rb: Protocol#start returns the return value of block.
* lib/net/protocol.rb: set timeout limit by default.
* lib/net/protocol.rb: new methods WriteAdapter#write, puts, print, printf.
* lib/net/http.rb: rename HTTP#get2 to request_get, post2 to request_post ...
* lib/net/smtp.rb: should not resolve HELO domain automatically.


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