bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-inetutils] Re: [PATCH] Implement IPv6 capability for the TFTP serve


From: Simon Josefsson
Subject: [bug-inetutils] Re: [PATCH] Implement IPv6 capability for the TFTP server.
Date: Tue, 28 Sep 2010 23:50:52 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux)

Mats Erik Andersson <address@hidden> writes:

> My other suggested patching of the TFTP client presently adds
>
>      NI_MAXSERV
>      struct addrinfo
>      getaddrinfo(3)
>      gai_strerror(3)
>      freeaddrinfo(3)
>      strrchr(3)
>
> All these are fulfilled by any decent OS as far as I understand.

And if they aren't, gnulib fixes that for us.

However, why do you need NI_MAXSERV?  I can't find it in POSIX nor in
the Glibc manual.  I'm not sure it is portable.

/Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]