aboutsummaryrefslogtreecommitdiffstats
path: root/spec/util_rfc6724_spec.lua
Commit message (Collapse)AuthorAgeFilesLines
* util.rfc6724: Remove, unused since introduction of Happy EyeballsKim Alvefur2024-02-221-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 runnerWaqas Hussain2017-09-151-0/+97