Commit 731607f
committed
Re-ping if we are downloading
Don't disconnect. Send multiple pings during large downloads. Only disconn if _last_mg_in outside keep alive
Don't close socket if _last_mg_in was within keep alive (don't rely on _ping_t only)
Send out pingreq, do not disconnect, if downloading, or pingreq overdue.
REvert loop misc but make it only disconnect on _last_msg_in, not _ping_t
Run workflows on this branch
This branch, not the other
Disconnect if no ping response, but if downloading ping again, resetting _ping_t
Run workflows on this branch
Only re-ping if we are downloading1 parent 7a3d161 commit 731607f
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2174 | 2174 | | |
2175 | 2175 | | |
2176 | 2176 | | |
| 2177 | + | |
| 2178 | + | |
2177 | 2179 | | |
2178 | 2180 | | |
2179 | 2181 | | |
| |||
3274 | 3276 | | |
3275 | 3277 | | |
3276 | 3278 | | |
3277 | | - | |
| 3279 | + | |
3278 | 3280 | | |
3279 | 3281 | | |
3280 | 3282 | | |
| |||
0 commit comments