Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix flaky tnetconnect which sometimes failed with: No route to host ↵ | Timothee Cour | 2021-03-27 | 1 | -2/+3 |
| | | | | [OSError] (#17526) | ||||
* | fix #17458 tnetconnect.nim flaky (#17459) | Timothee Cour | 2021-03-23 | 1 | -12/+16 |
| | | | | | * fix tests * fix #17458 | ||||
* | fix #15215 (#17142) | rockcavera | 2021-02-22 | 1 | -0/+22 |
* fix 15215 * fix test * end line * Update tests/stdlib/tnetconnect.nim Co-authored-by: flywind <xzsflywind@gmail.com> * Update lib/pure/net.nim Co-authored-by: flywind <xzsflywind@gmail.com> Co-authored-by: Andreas Rumpf <rumpf_a@web.de> |