Commit e5257da
bugfix: io module: read("*a") fails to automatically resume the read() system call upon EINTR. thanks Michal Cichra for the report in openresty/resty-cli#35.
Signed-off-by: Yichun Zhang (agentzh) <[email protected]>1 parent 8b51016 commit e5257da
1 file changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
168 | | - | |
169 | | - | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
170 | 175 | | |
171 | 176 | | |
172 | 177 | | |
| |||
0 commit comments