0d0a522460
This module supports getaddrinfo() and getnameinfo() to intend to enable protocol independent programing. IPv6 related defines such as AF_INET6 are also included. Fixes and OK sturm@
6 lines
194 B
Plaintext
6 lines
194 B
Plaintext
This module supports getaddrinfo() and getnameinfo() to intend to
|
|
enable protocol independent programing.
|
|
If your environment supports IPv6, IPv6 related defines such as
|
|
AF_INET6 are included.
|
|
|