This is the mail archive of the libc-hacker@sourceware.cygnus.com 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]

Re: getnameinfo/getaddrinfo nits


>	Don't use __libc_sa_len, which only exists for Linux.  Just handle
>	AF_INET and AF_INET6 directly as well as AF_LOCAL, since those are the
>	only flavors supported by this function anyway.

Does the Hurd define SA_LEN?  If so, I think you could use that.

p.



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