Commit 97beffe
committed
* fix static zend_always_inline int _php_poll2_async(php_pollfd *ufds, unsigned int nfds, int timeout)
add timeout > 0
Use context switching only if a timeout is specified.1 parent e5956e2 commit 97beffe
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
| 172 | + | |
172 | 173 | | |
173 | 174 | | |
174 | 175 | | |
| |||
0 commit comments