1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
kosaki 2c9375ba69 * thread.c (rb_thread_select): fix to ignore an argument
modification of rb_thread_fd_select().
  based on a patch by Eric Wong. [Bug #5306] [ruby-core:39435]
* thread.c (rb_fd_rcopy): New. for reverse fd copy.

* test/-ext-/old_thread_select/test_old_thread_select.rb
(test_old_select_false_positive): test for bug5306.

* ext/-test-/old_thread_select/old_thread_select.c (fdset2array):
  New. convert fdsets to array.
* ext/-test-/old_thread_select/old_thread_select.c (old_thread_select):
  return 'read', 'write', 'except' argument of rb_thread_select()
  to ruby script.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33256 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-09-12 11:36:06 +00:00
..
-test- * thread.c (rb_thread_select): fix to ignore an argument 2011-09-12 11:36:06 +00:00
bigdecimal * ext/bigdecimal/bigdecimal.c (BigDecimal_abs): Fix comment. 2011-09-09 13:06:51 +00:00
continuation
coverage
curses
date
dbm
digest
dl
etc
fcntl
fiber
fiddle
gdbm
iconv
io
json
mathn
nkf * ext/nkf/nkf-utf8/nkf.c: import nkf 2.1.2 (be9c280) 2011-09-08 12:17:06 +00:00
objspace
openssl
pathname
psych
pty
racc/cparse
readline * ext/readline/README.ja: 2011-09-07 18:51:10 +00:00
ripper
sdbm
socket
stringio
strscan
syck * ext/syck/lib/syck/types.rb: use toplevel Syck. 2011-09-07 22:37:34 +00:00
syslog
tk
win32ole
zlib
.document
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nt