Commit 79d7e39
authored
vminitd client: Remove connection backoff (#423)
For the constructor we're using where we pass an already connected
socket, I'm not sure this even does anything, and if it does that's a
bug I'd rather just avoid altogether.
Also gets rid of the unused constructor we have to pass in a UDS.1 parent f31d200 commit 79d7e39
1 file changed
+1
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
441 | | - | |
442 | | - | |
443 | | - | |
444 | | - | |
445 | | - | |
446 | | - | |
447 | | - | |
448 | | - | |
449 | | - | |
450 | | - | |
451 | | - | |
452 | 441 | | |
453 | 442 | | |
454 | 443 | | |
455 | 444 | | |
456 | 445 | | |
| 446 | + | |
457 | 447 | | |
458 | | - | |
459 | | - | |
460 | 448 | | |
461 | 449 | | |
462 | 450 | | |
| |||
0 commit comments