Remove just-added text aboout scope-IDs -- it's bogus: scpe-IDs could only

be used by functions that fll in a sockkaddr_in6 structure, which
inet_pton() does not.
This commit is contained in:
Michael Kerrisk 2008-06-27 04:19:41 +00:00
parent ddaec46d7f
commit 6a56b9b2f5
1 changed files with 0 additions and 4 deletions

View File

@ -151,10 +151,6 @@ four bytes to be explicitly written).
For an interface that handles both IPv6 addresses, and IPv4
addresses in numbers-and-dots notation, see
.BR getaddrinfo (3).
.NR inet_pton ()
does not allow for the specification of a scope-ID
as part of an IPv6 address.
.SH EXAMPLE
The program below demonstrates the use of
.BR inet_pton ()