In article <[EMAIL PROTECTED]> (at Mon, 13 Jan 2003 08:13:06 -0600), 
Dave Dykstra <[EMAIL PROTECTED]> says:

> I am totally mystified by Hideaki's examples.  I didn't think colons were
> allowed, and I don't see any code in access.c for recognizing them.  As far
> as I can tell the code only allows decimal notation, not hexadecimal.  And
> do the blank fields mean anything?

getaddrinfo() handles them; it accepts only valid numeric addresses
(decimal format for IPv4, hexadecimal format (with scope-id) for IPv6)
if it is called with AI_NUMERICHOST flags set.

--yoshfuji
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Reply via email to