Changes for version 0.10 - 2006-04-22

  • Add accessor methods for all of the individual Sockaddr fields.
  • Sockaddr.pm class instances don't really need to be huge hash references, just a reference to the raw sockaddr_tipc data is fine. This simplifies things quite a bit, and speeds it up a little too.
  • Add an ugly, spammy, memory-leak test for the XS stuff. It passes.
  • Run tests in a non-random order.

Modules

TIPC sockets for Perl
struct sockaddr_tipc class