net.connect: Clear TODO for Happy Eyeballs / RFC 8305, close #1246

Gotta have the DOAP references!
This commit is contained in:
Kim Alvefur 2022-08-19 14:24:31 +02:00
parent 1f4c6548dc
commit b79cb49bfb
2 changed files with 1 additions and 1 deletions

View file

@ -3,7 +3,6 @@ local log = require "util.logger".init("net.connect");
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