unread
Hi,
URL: http://www.lapsus-engineer.org/inet_getaddrfam.diff
The new function (int inet_getaddrfam(address)) will return AF_INET
or
AF_INET6, depending of the family of the address. If it does not seem
to be a correct address, FALSE
is returned.
All sorts of comments will be appreciated.
Thank you.