зеркало из https://github.com/github/ruby.git
* expand tabs.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65941 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
dab99d4e27
Коммит
4f6e302996
2
thread.c
2
thread.c
|
@ -4123,7 +4123,7 @@ rb_wait_for_single_fd(int fd, int events, struct timeval *timeout)
|
|||
EC_POP_TAG();
|
||||
list_del(&wfd.wfd_node);
|
||||
if (state) {
|
||||
EC_JUMP_TAG(wfd.th->ec, state);
|
||||
EC_JUMP_TAG(wfd.th->ec, state);
|
||||
}
|
||||
|
||||
if (result < 0) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче