mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
EINTR seems unavoidable in real programs (or MJIT), so maybe it's not worth dealing with. r64353 relies on POSIX timers to signal. Switching pipes and sockets to non-blocking by default would let us get rid of POSIX timers, timer pthread and this hack: https://bugs.ruby-lang.org/issues/14968 [ruby-core:88360] [Misc #14937] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64355 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
|---|---|---|
| .. | ||
| helper.rb | ||
| test_c_struct_entry.rb | ||
| test_c_union_entity.rb | ||
| test_closure.rb | ||
| test_cparser.rb | ||
| test_fiddle.rb | ||
| test_func.rb | ||
| test_function.rb | ||
| test_handle.rb | ||
| test_import.rb | ||
| test_pointer.rb | ||