Changes for version 0.07_003

  • Bugfix for (e.g.) NetBSD, which gets upset at protocol hint without socktype hint to getaddrinfo()
  • Added configure_requires Module::Build

Changes for version 0.07_002

  • MSWin32 uses select() exceptfds rather than writefds to report on nonblocking connect() failure
  • Pass 'type' rather than 'proto' to constructor in t/11sockopts.t to avoid MSWin32 test failures
  • Ensure ->socket protocol argument is always defined

Changes for version 0.07_001

  • MSWin32 uses EWOULDBLOCK rather than EINPROGRESS to indicate nonblocking connect()

Modules

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