Henri,

Can this wait until after the mod_jk 1.2.5 release?

BTW, int inet_pton(int af, const char *cp, void *addr);
is available in both Solaris 7 and 8.

And on FreeBSD 4.8 it is defined as:
int inet_pton __P((int, const char *, void *));

Regards,

Glenn

Henri Gomez wrote:
Hi to all,

Still working on finding why iSeries couldn't use Unix98 def in_addr_t.

BTW, what about adding ipv6 support in jk_connect.c by using inet_pton
instead of inet_addr ?

I'd like to have replies from people who have differents OS to know if
they have support for inet_pton...

Regards


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to