Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: use %TESTNUMBER instead of fixed number | Daniel Stenberg | 2021-03-19 | 1 | -1/+1 |
| | | | | | | | This makes the tests easier to copy and relocate to other test numbers without having to update content. Closes #6738 | ||||
* | multi: fix crash due to dangling entry in connect-pending list | Javier Blazquez | 2018-06-23 | 1 | -0/+36 |
Fixes #2677 Closes #2679 |