From c10b0bdd50af38eedd4f06abb417babd05d143c3 Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Wed, 5 Dec 2001 13:02:11 +0000 Subject: [PATCH] Doc --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 3eee1e84..8b286130 100644 --- a/TODO +++ b/TODO @@ -46,7 +46,7 @@ IPv6 If a host has multiple addresses, then listen try to connect to all in order until we get through. (getaddrinfo may return multiple - addresses.) + addresses.) This is kind of implemented already. Possibly also when starting as a server we may need to listen on multiple passive addresses. This might be a bit harder, because we -- 2.34.1