This is the mail archive of the libc-hacker@sourceware.org mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] getnameinfo fixes


Applied.


> What I'm not 100% sure is what should we do in the herrno == TRY_AGAIN
> case, when NI_NAMEREQD is not set in flags.  The patch below will return
> EAI_AGAIN for that, while previously it would return inet_ntop result.

Seems to be the right way.  Otherwise there would be no indication that
there might be indeed a better name available.

-- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â

Attachment: signature.asc
Description: OpenPGP digital signature


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