ruby-cvs:22020
From: akr ruby-lang.org
Date: Sat, 29 Dec 2007 23:49:12 +0900 (JST)
Subject: [ruby-cvs:22020] Ruby:r14783 (trunk): * io.c (io_fflush): don't retry when wbuf modified by other threads.
akr 2007-12-29 23:49:11 +0900 (Sat, 29 Dec 2007)
New Revision: 14783
Modified files:
trunk/ChangeLog
trunk/io.c
Log:
* io.c (io_fflush): don't retry when wbuf modified by other threads.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14783&r2=14782
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/io.c?r1=14783&r2=14782