Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: fff9e91dee3f18db7c90ea63de708a989c7da6f8 https://github.com/MacRuby/MacRuby/commit/fff9e91dee3f18db7c90ea63de708a989c... Author: Watson <watson1978@gmail.com> Date: 2011-11-30 (Wed, 30 Nov 2011) Changed paths: M spec/frozen/tags/macruby/library/socket/basicsocket/recv_tags.txt M spec/frozen/tags/macruby/library/socket/basicsocket/send_tags.txt M spec/frozen/tags/macruby/library/socket/socket/connect_nonblock_tags.txt M spec/frozen/tags/macruby/library/socket/tcpserver/accept_nonblock_tags.txt M spec/frozen/tags/macruby/library/socket/tcpserver/accept_tags.txt M spec/frozen/tags/macruby/library/socket/tcpsocket/new_tags.txt M spec/frozen/tags/macruby/library/socket/tcpsocket/open_tags.txt M thread.c Log Message: ----------- change thread's status during blocking with select. fix #1425