Commit 868e99d
committed
cli: Convert to php_pollfd_for_ms from select
This is not a poll call, but it is functionally the same as one; convert
it to the single fd polling function which is clearer to read.1 parent 0c67aa2 commit 868e99d
1 file changed
Lines changed: 1 addition & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | 81 | | |
88 | 82 | | |
89 | 83 | | |
| |||
218 | 212 | | |
219 | 213 | | |
220 | 214 | | |
221 | | - | |
222 | 215 | | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | 216 | | |
229 | 217 | | |
230 | 218 | | |
231 | 219 | | |
232 | | - | |
233 | | - | |
234 | | - | |
| 220 | + | |
235 | 221 | | |
236 | 222 | | |
237 | 223 | | |
| |||
0 commit comments