Changes for version 0.08_005

  • Ensure that errno gets set to EINVAL on getaddrinfo() failures

Changes for version 0.08_004

  • Avoid locale-specific error message testing of $!

Changes for version 0.08_003

  • Ignore existing-but-undefined constructor arguments

Changes for version 0.08_002

  • Updates to unit tests for cygwin

Changes for version 0.08_001

  • Attempt to implement IPV6_V6ONLY sockopt wrapper - not all OSes can disable it, so detect and skip those
  • Use new NIx_NOHOST and NIx_NOSERV flags to avoid redundant getnameinfo() lookups when only one of host or service name is required

Modules

A drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6