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/unixsocket
eregon 7b37c8cdc5 Always set autoclose=false for IO.for_fd fds
* I believe this should be default behavior, see [Feature #2250].
* Now make test-spec MSPECOPT='-R100 spec/ruby/library/socket' works fine.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64454 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-18 19:35:20 +00:00
..
shared Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
addr_spec.rb Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
initialize_spec.rb Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
inspect_spec.rb Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
local_address_spec.rb Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
new_spec.rb Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
open_spec.rb Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
pair_spec.rb Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
partially_closable_spec.rb Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
path_spec.rb Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
peeraddr_spec.rb Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
recv_io_spec.rb Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
recvfrom_spec.rb Always set autoclose=false for IO.for_fd fds 2018-08-18 19:35:20 +00:00
remote_address_spec.rb Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
send_io_spec.rb Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
socketpair_spec.rb Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00