ruby--ruby/lib/net
shugo 4a58b0fd7c * lib/net/imap.rb: added document.
* lib/net/imap.rb (getquotaroot): new method.
* lib/net/imap.rb (setacl): remove the rights if the rights
parameter is nil.
* lib/net/imap.rb (getacl): return a MailboxACLItem object.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2152 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-03-01 02:27:37 +00:00
..
ftp.rb shugo 2000-12-21 06:35:05 +00:00
http.rb modify typo. 2002-02-22 12:54:11 +00:00
imap.rb * lib/net/imap.rb: added document. 2002-03-01 02:27:37 +00:00
pop.rb aamine 2002-02-19 12:33:52 +00:00
protocol.rb * lib/net/protocol.rb: set read_timeout dynamically. 2002-02-22 12:10:58 +00:00
smtp.rb aamine 2002-02-19 12:33:52 +00:00
telnet.rb * lib/net/telnet.rb: waitfor(): improvement. thanks to 2001-09-07 22:17:13 +00:00