ruby/spec/rubyspec/library/socket/tcpsocket
eregon 50349fd5b7 Use a reserved port to test for a non-existing TCP server
* Avoids a race between finding an available port and another process starting a server on it.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58747 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-05-16 12:29:30 +00:00
..
shared Use a reserved port to test for a non-existing TCP server 2017-05-16 12:29:30 +00:00
gethostbyname_spec.rb
new_spec.rb
open_spec.rb
partially_closable_spec.rb
recv_nonblock_spec.rb
setsockopt_spec.rb