Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.rfc6724: Remove, unused since introduction of Happy Eyeballs | Kim Alvefur | 2024-02-22 | 1 | -97/+0 |
| | | | | | | | | It was mainly used to determine whether to try IPv6 or IPv4 first, following the rules for this in the RFC. Now we always try IPv6 and IPv4 at roughly the same time, thus there no need to carry these rules. | ||||
* | Port tests to the `busted` test runner | Waqas Hussain | 2017-09-15 | 1 | -0/+97 |