1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/library/socket
k0kubun 695cc19be9 accept_nonblock_spec.rb: wait before calling #accept_nonblock
fixes r66593 in a better way like r66646.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66652 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-12-30 07:36:27 +00:00
..
addrinfo Update to ruby/spec@241f9e7 2018-09-25 10:41:16 +00:00
ancillarydata Update to ruby/spec@241f9e7 2018-09-25 10:41:16 +00:00
basicsocket tests: support Linux kernels with CONFIG_IPV6=n 2018-10-13 05:18:49 +00:00
constants
fixtures tests: support Linux kernels with CONFIG_IPV6=n 2018-10-13 05:18:49 +00:00
ipsocket
option Update to ruby/spec@241f9e7 2018-09-25 10:41:16 +00:00
shared Update to ruby/spec@241f9e7 2018-09-25 10:41:16 +00:00
socket spec/ruby/library/socket/socket/bind_spec.rb: allow to run under docker 2018-12-26 07:04:31 +00:00
tcpserver accept_nonblock_spec.rb: wait before calling #accept_nonblock 2018-12-30 07:36:27 +00:00
tcpsocket Update to ruby/spec@241f9e7 2018-09-25 10:41:16 +00:00
udpsocket Update to ruby/spec@241f9e7 2018-09-25 10:41:16 +00:00
unixserver Update to ruby/spec@241f9e7 2018-09-25 10:41:16 +00:00
unixsocket Update to ruby/spec@8b743a3 2018-10-27 10:48:40 +00:00
spec_helper.rb