mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* lib/net/imap.rb (send_string_data): wait command continuation
requests before sending octet data of literals. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6664 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
de804fe235
commit
b9db231cbd
2 changed files with 1331 additions and 1298 deletions
|
@ -1,3 +1,8 @@
|
|||
Sat Jul 17 23:59:01 2004 Shugo Maeda <shugo@ruby-lang.org>
|
||||
|
||||
* lib/net/imap.rb (send_string_data): wait command continuation
|
||||
requests before sending octet data of literals.
|
||||
|
||||
Sat Jul 17 23:54:59 2004 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
||||
|
||||
* ext/tk/lib/tk/variable.rb: TkVariable#ref returns a TkVariable object
|
||||
|
|
2624
lib/net/imap.rb
2624
lib/net/imap.rb
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue