Commit cf6f4b3
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 cf6f4b3
1 file changed
Lines changed: 2 additions & 20 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 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
| 215 | + | |
| 216 | + | |
235 | 217 | | |
236 | 218 | | |
237 | 219 | | |
| |||
0 commit comments