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
shugo 1358ec597b * lib/net/ftp.rb (return_code): obsolete.
* lib/net/ftp.rb (last_response_code): new method. lastresp is now
alias to last_response_code.
* lib/net/ftp.rb (last_response): new method.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4237 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-07-30 15:28:20 +00:00
..
ftp.rb * lib/net/ftp.rb (return_code): obsolete. 2003-07-30 15:28:20 +00:00
http.rb * lib/net/smtp.rb: unify coding style. 2003-07-29 09:48:30 +00:00
imap.rb * eval.c (proc_alloc): re-unification of Block and Proc. Block 2003-06-16 07:14:50 +00:00
pop.rb * lib/net/smtp.rb: synchronize document with source code. 2003-07-02 02:39:53 +00:00
protocol.rb * lib/net/smtp.rb: unify SMTP and SMTPCommand. 2003-07-02 02:34:39 +00:00
smtp.rb * lib/net/smtp.rb (send0): do taint check only when $SAFE > 0 2003-07-29 13:29:53 +00:00
telnet.rb * eval.c (rb_call_super): inheritance line adjustment moved from 2003-06-03 09:40:21 +00:00