diff net/connect.lua @ 12639:6d9ee0a3eb4b

net.connect: Clear TODO for Happy Eyeballs / RFC 8305, close #1246 Gotta have the DOAP references!
author Kim Alvefur <zash@zash.se>
date Fri, 19 Aug 2022 14:24:31 +0200
parents 353836684009
children ba409c67353b
line wrap: on
line diff
--- a/net/connect.lua	Thu Aug 18 15:43:16 2022 +0100
+++ b/net/connect.lua	Fri Aug 19 14:24:31 2022 +0200
@@ -3,7 +3,6 @@
 local new_id = require "util.id".short;
 local timer = require "util.timer";
 
--- TODO #1246 Happy Eyeballs
 -- FIXME RFC 6724
 -- FIXME Error propagation from resolvers doesn't work
 -- FIXME #1428 Reuse DNS resolver object between service and basic resolver