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 Maeda 5e81e8675a
Ignore exceptions when closing data connections [Bug #16780]
Patch by koshigoe (Masataka SUZUKI). Thanks!
2020-05-19 17:48:53 +09:00
..
ftp Add workaround for test-bundler failure 2020-03-12 19:17:08 +09:00
http The current net-http is only works with Ruby 2.6+ 2020-04-08 15:59:55 +09:00
imap Add workaround for test-bundler failure 2020-03-12 19:17:08 +09:00
pop Add workaround for test-bundler failure 2020-03-12 19:17:08 +09:00
protocol Add workaround for test-bundler failure 2020-03-12 19:17:08 +09:00
smtp Add workaround for test-bundler failure 2020-03-12 19:17:08 +09:00
ftp.rb Ignore exceptions when closing data connections [Bug #16780] 2020-05-19 17:48:53 +09:00
http.rb Add missing , 2020-05-12 13:25:22 +09:00
https.rb
imap.rb Promote net-imap to the default gems 2020-02-20 21:24:19 +09:00
pop.rb Specify explicit separator not to be affected by $; 2020-03-08 17:38:37 +09:00
protocol.rb Fix keyword argument separation issues in lib 2019-08-30 12:39:31 -07:00
smtp.rb Specify explicit separator not to be affected by $; 2020-03-08 17:38:37 +09:00