This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: getipnodebyname() is not exported from the shared library


>>>>> Maciej W Rozycki writes:

Maciej> 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.

Maciej>  Hmm, but it does not exist anywhere within glibc.  Also getipnodebyname() 
Maciej> is still declared in <netdb.h> and available from conventional libraries. 
Maciej> And what about getipnodebyaddr()?

Sorry, use getaddrinfo - there's a thread about this on libc-alpha
just this weekend.

We'll remove getipnodebyname eventually...

Maciej>  Where can I get any spec of getipaddr()? -- this whole IPv6 mess is
Maciej> frustrating -- you need to rewrite programs once a year at least...

:-(

Andreas

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]