Changes for version 1.1.0

  • added function "get_hostaddr"
  • function "readline" now returns new line characters also
  • !!! removed socket by reference destruction when using threads, !!! it wont work right in some cases. it is safer to free the socket !!! explictly.
  • added detection of "new standard network functions" on win32
  • improved return parameters in xs functions
  • added support for perl5.6.2

Modules

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