Changes for version 1.95_004

  • More docs updates - example using socket options
  • Fix constant generation code in Makefile.PL for 5.10.0 / pre-5.8.9

Changes for version 1.95_003

  • Futher docs updates - rewordings, style changes, etc...
  • Fix Socket.t to use ok() instead of is() where required - RT73039
  • Declare OS unsupported on perl 5.10.0 or earlier than 5.8.9

Changes for version 1.95_002

  • Complete rewrite of module docs; list all the constants and functions, updated SYNOPSIS
  • Added convenient Exporter tag :addrinfo for all the gai/gni-related symbols

Changes for version 1.95_001

  • Avoid newSVpvn_flags(), as it's missing on older Perls
  • Implement getnameinfo() NIx_NOHOST and NIx_NOSERV extension flags

Modules

networking constants and support functions