ruby--ruby/ext/io/wait
matz d33298e524 * ext/io/wait/wait.c (io_nread): returns number of bytes available
for read.  response to feature request #936 in [ruby-core:20917].

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21169 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-29 09:07:20 +00:00
..
lib * ext/io/wait/lib/nonblock.rb: disable on platforms non-blocking flag 2005-09-20 12:26:58 +00:00
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
extconf.rb * ext/io/wait/{extconf.rb,wait.c}: needs sys/ioctl.h for fcntl on 2008-10-26 09:11:40 +00:00
wait.c * ext/io/wait/wait.c (io_nread): returns number of bytes available 2008-12-29 09:07:20 +00:00