From 8a1a698052bb345c41a1b1c5153080d0dcd22cc7 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 19 Dec 1999 20:15:47 +0000 Subject: IPv6 patches. svn path=/trunk/; revision=2666 --- design-notes.html | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'design-notes.html') diff --git a/design-notes.html b/design-notes.html index 2204d56f..567c5be6 100644 --- a/design-notes.html +++ b/design-notes.html @@ -10,7 +10,7 @@
Back to Fetchmail Home Page To Site Map -$Date: 1999/09/26 20:37:39 $ +$Date: 1999/12/19 20:15:47 $

Design Notes On Fetchmail

@@ -293,12 +293,6 @@ not too distant future, we'll zap the ifdefs and just let autoconf check for getaddrinfo. IPv6 support comes pretty much automatically once you have protocol family independence.

-Craig Metz used his inner_connect() function to handle most of the -connect work. This is a nonstandard function not likely to ever exist -in a system's libc, but we can just include that source file if the -day comes when we want to support IPv6 without the inet6-apps -library. It just makes life easier.

-

Internationalization

Internationalization is handled using GNU gettext (see the file @@ -541,7 +535,7 @@ all shaped the design in one way or another.

Back to Fetchmail Home Page To Site Map -$Date: 1999/09/26 20:37:39 $ +$Date: 1999/12/19 20:15:47 $

Eric S. Raymond <esr@snark.thyrsus.com>
-- cgit v1.2.3