From: Harry Ohlsen Date: 2001-11-27T23:08:35+09:00 Subject: [ruby-talk:26657] Re: TCP hang problem In article , "Ville Mattila" wrote: > "Harry Ohlsen" writes: > >> Sorry, I should have said, this is under Linux 2.4.13, in case that >> makes a difference. > > There at least two serious select related bug which could cause your > problems. I have sent a patch to fix rb_thread_select timeout issue > > http://www.ruby-talk.com/cgi-bin/scat.rb/ruby/ruby-talk/25914 > > and Jakub Travnik has fix proposal for select issue in io.c > > http://www.ruby-talk.com/cgi-bin/scat.rb/ruby/ruby-talk/26370 > > - Ville Do you know whether either of those patches have been implemented in recent snapshots? The problem I'm having is much worse (happens on the first write) with recent snapshots (currently, I'm trying 1.7.2 2001-11-25).