Changes for version 1.22

  • added function "available"
  • changed prototype of function "write"
  • fixed mortal of socket classes that are created by "accept"
  • fixed value of constant $AF_INET6 on aix
  • fixed functions "read", "write", "readline" and "writeline"
  • fixed wrong ip4 and ip6 notations
  • fixed htons and ntohs on sparc solaris and z/os
  • fixed detection of new network functions on windows

Modules

A class to communicate with sockets
Asynchronous socket operations
Constants to Socket::Class