[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:19395

From: usa ruby-lang.org
Date: Mon, 9 Apr 2007 18:29:46 +0900 (JST)
Subject: [ruby-cvs:19395] Ruby:r12159: * thread.c (do_select): use ubf_select() as UBF on windows.

usa	2007-04-09 18:29:45 +0900 (Mon, 09 Apr 2007)

  New Revision: 12159

  Modified files:
    trunk/ChangeLog
    trunk/thread.c
    trunk/version.h
    trunk/win32/win32.c

  Log:
    * thread.c (do_select): use ubf_select() as UBF on windows.
    
    * win32/win32.c (do_select): shouldn't call catch_interrupt() here.
      fixed: [ruby-dev:30674], reported by wanabe.
    


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/win32/win32.c?r1=12159&r2=12158
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=12159&r2=12158
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12159&r2=12158
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread.c?r1=12159&r2=12158


[前][次][番号順一覧][スレッド一覧][生データ]