1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/net
shugo af3f52674a * test/net/smtp/test_smtp.rb (test_tls_connect, test_tls_connect):
use Socket.tcp_server_sockets in case localhost is resolved to ::1.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56623 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-11-06 02:50:51 +00:00
..
ftp * lib/net/ftp.rb (putline): raise an ArgumentError when 2016-07-05 22:14:18 +00:00
http * lib/net/http.rb (Net::HTTP.post): new convenience method to send a POST request. 2016-11-05 14:39:06 +00:00
imap * test/net/imap/test_imap.rb (test_idle_timeout): Because of the 2016-03-07 23:22:49 +00:00
pop Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
protocol Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
smtp * test/net/smtp/test_smtp.rb (test_tls_connect, test_tls_connect): 2016-11-06 02:50:51 +00:00