ruby/test/socket
normal fba0b81e18 test/socket/test_basicsocket.rb (socks): bind explicitly to localhost
Binding to a potentially public IP in a test can cause problems
if hit by a random port scanner or something...

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58725 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-05-15 07:33:10 +00:00
..
test_addrinfo.rb * ext/socket/raddrinfo.c (host_str, port_str): Use StringValueCStr 2016-05-30 15:33:06 +00:00
test_ancdata.rb * ext/socket/lib/socket.rb: Specify frozen_string_literal: true. 2015-11-14 13:15:33 +00:00
test_basicsocket.rb test/socket/test_basicsocket.rb (socks): bind explicitly to localhost 2017-05-15 07:33:10 +00:00
test_nonblock.rb * ext/socket/lib/socket.rb: Specify frozen_string_literal: true. 2015-11-14 13:15:33 +00:00
test_socket.rb * test/socket/test_socket.rb (test_udp_recvmsg_truncation): 2016-03-10 00:55:37 +00:00
test_sockopt.rb Sat Mar 5 09:17:54 2016 Rei Odaira <Rei.Odaira@gmail.com> 2016-03-05 00:29:39 +00:00
test_tcp.rb IPSocket#inspect 2017-04-14 10:03:43 +00:00
test_udp.rb IPSocket#inspect 2017-04-14 10:03:43 +00:00
test_unix.rb Use qualified names 2016-08-30 06:22:30 +00:00