зеркало из https://github.com/github/ruby.git
no message
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9196 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
bf4e0d7353
Коммит
eca8977b34
|
@ -24,7 +24,7 @@ Sat Sep 17 11:24:16 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp>
|
||||||
for socket handle returns FILE_TYPE_PIPE. Of course, it's not a
|
for socket handle returns FILE_TYPE_PIPE. Of course, it's not a
|
||||||
pipe. So socket handle didn't reach winsock's select function.
|
pipe. So socket handle didn't reach winsock's select function.
|
||||||
|
|
||||||
* win32/win32.c (rb_w32_select): read for pipe still kept brocking
|
* win32/win32.c (rb_w32_select): read for pipe was still blocked
|
||||||
even if writer handle was closed.
|
even if writer handle was closed.
|
||||||
|
|
||||||
r,w = IO.pipe
|
r,w = IO.pipe
|
||||||
|
@ -42,7 +42,7 @@ Sat Sep 17 11:24:16 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp>
|
||||||
puts r.gets
|
puts r.gets
|
||||||
end
|
end
|
||||||
|
|
||||||
* win32/win32.c (rb_w32_select): temprary reverted console support
|
* win32/win32.c (rb_w32_select): temporary reverted console support
|
||||||
but it'll be back soon.
|
but it'll be back soon.
|
||||||
|
|
||||||
Sat Sep 17 10:42:13 2005 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
Sat Sep 17 10:42:13 2005 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче