ruby-cvs:23328
From: akr ruby-lang.org
Date: Sun, 20 Apr 2008 12:51:58 +0900 (JST)
Subject: [ruby-cvs:23328] Ruby:r16088 (trunk): * io.c (copy_stream_fallback): read directly (bypassing readpartial)
akr 2008-04-20 12:51:57 +0900 (Sun, 20 Apr 2008)
New Revision: 16088
Modified files:
trunk/ChangeLog
trunk/io.c
trunk/test/ruby/test_io.rb
Log:
* io.c (copy_stream_fallback): read directly (bypassing readpartial)
if possible.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_io.rb?r1=16088&r2=16087&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16088&r2=16087&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/io.c?r1=16088&r2=16087&diff_format=u