]> granicus.if.org Git - php/commit
Fix #74410 by calling WaitForMultipleObjects() instead of
authorMatt Ficken <mattficken@php.net>
Tue, 11 Apr 2017 08:54:57 +0000 (01:54 -0700)
committerMatt Ficken <mattficken@php.net>
Tue, 11 Apr 2017 08:54:57 +0000 (01:54 -0700)
commit76c9b584319b75b203c7e1ed7ed82b7bdbe4c442
tree5781f66bc6fe55cba7dae1e1882f93f1ce2110a6
parent7cdf520319b4c2dab1409215b680ee1410bf39c2
Fix #74410 by calling WaitForMultipleObjects() instead of
MsgWaitForMultipleObjects()
win32/select.c