diff options
Diffstat (limited to 'design-notes.html')
-rw-r--r-- | design-notes.html | 10 |
1 files changed, 2 insertions, 8 deletions
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 @@ <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="/~esr/index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 1999/09/26 20:37:39 $ +<td width="30%" align=right>$Date: 1999/12/19 20:15:47 $ </table> <HR> <H1 ALIGN=CENTER>Design Notes On Fetchmail</H1> @@ -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.<P> -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.<P> - <H1>Internationalization</H1> Internationalization is handled using GNU gettext (see the file @@ -541,7 +535,7 @@ all shaped the design in one way or another.<P> <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 1999/09/26 20:37:39 $ +<td width="30%" align=right>$Date: 1999/12/19 20:15:47 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |