getipnodebyname() is not exported from the shared library
Maciej W. Rozycki
macro@ds2.pg.gda.pl
Mon Jul 31 08:59:00 GMT 2000
On 31 Jul 2000, Andreas Jaeger wrote:
> > Getipnodebyname() is not marked public and thus it does not get exported
> > from the shared library. The following trivial patch fixes it.
>
> It will not be exported - but instead it will be removed. Even if
> it's in the latest ipv6 RFC draft, it's already obsolete. Use
> getipaddr instead.
Hmm, but it does not exist anywhere within glibc. Also getipnodebyname()
is still declared in <netdb.h> and available from conventional libraries.
And what about getipnodebyaddr()?
Where can I get any spec of getipaddr()? -- this whole IPv6 mess is
frustrating -- you need to rewrite programs once a year at least...
Maciej
--
+ Maciej W. Rozycki, Technical University of Gdansk, Poland +
+--------------------------------------------------------------+
+ e-mail: macro@ds2.pg.gda.pl, PGP key available +
More information about the Libc-alpha
mailing list