commit e14cd6566af60e94a5ce21d84d3fa21932466dc7 from: Omar Polo date: Sun Jan 29 08:53:19 2023 UTC remove TODO item regarding 'got send -d' support in gotd commit - 8bf76af3f358c0ad73a45348c76647955efc78e8 commit + e14cd6566af60e94a5ce21d84d3fa21932466dc7 blob - 9bc22d9248efae066b64b995c6b3c61b7ddac0b8 blob + 1ef766456823715df13ecbf2112d94be62cf64d2 --- TODO +++ TODO @@ -50,7 +50,6 @@ gotwebd: having to monitor interfaces for dynamic address changes. gotd: -- add server-side support for 'got send -d' - ensure all error messages are propagated to clients before disconnecting, there are probably still some cases where such error reporting is skipped - client connection timeout handling needs to be checked by regress tests,