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/tcpserver
normal 230fe41825 accept_nonblock_spec: IO.select instead of sleep
Waiting on socket I/O using IO.select should work on all platforms.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66646 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-12-30 00:46:02 +00:00
..
accept_nonblock_spec.rb accept_nonblock_spec: IO.select instead of sleep 2018-12-30 00:46:02 +00:00
accept_spec.rb Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
gets_spec.rb Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
initialize_spec.rb Update to ruby/spec@241f9e7 2018-09-25 10:41:16 +00:00
listen_spec.rb Update to ruby/spec@241f9e7 2018-09-25 10:41:16 +00:00
new_spec.rb Update to ruby/spec@241f9e7 2018-09-25 10:41:16 +00:00
sysaccept_spec.rb Update to ruby/spec@241f9e7 2018-09-25 10:41:16 +00:00