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
drbrain 34e57abf23 * lib/net/smtp.rb (Net::SMTP#critical): Always return a
Net::SMTP::Response.  Patch by Pawel Veselov.
  [ruby-trunk - Bug #9125]
* test/net/smtp/test_smtp.rb:  Test for the above.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43954 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-12-02 05:18:04 +00:00
..
http range.c: revert r42400 2013-08-08 01:27:19 +00:00
ftp.rb * lib/net/ftp.rb: [DOC] Document Net::FTP.mdtm and .set_socket and fix 2013-11-07 17:38:18 +00:00
http.rb fix r42168; Add class name to constants 2013-07-25 09:33:12 +00:00
https.rb * lib/net/http.rb: improve rdoc. 2010-12-01 15:07:35 +00:00
imap.rb * lib/net/imap.rb (capability_response): should ignore trailing 2013-06-05 13:44:17 +00:00
pop.rb fix typos inspired by r40825 2013-05-19 14:50:47 +00:00
protocol.rb * lib/net/protocol.rb (Net::InternetMessageIO#each_crlf_line): 2012-11-08 10:04:24 +00:00
smtp.rb * lib/net/smtp.rb (Net::SMTP#critical): Always return a 2013-12-02 05:18:04 +00:00
telnet.rb * lib/net/protocol.rb (module Net): Added ReadTimeout to match 2012-04-11 21:20:51 +00:00