Upgrade to Devel::PPPort 3.18_01
[p5sagit/p5-mst-13.2.git] / ext / Socket / t / Socket.t
2009-06-06 Rafael Garcia-Suarez Mark all .t and .pm files as non executable
2009-03-27 Vincent Pit Also skip test 20 in t/Socket.t when no IPv6 is available
2009-03-27 Steve Peters Add inet_pton() and inet_ntop() to Socket.
2006-01-18 Gisle Aas Use the IPPROTO_TCP constant instead of 6.
2003-10-15 Rafael Garcia-Suarez Add support for Linux abstract unix domain sockets...
2003-07-28 Jarkko Hietaniemi No more ext/*/*.t, move them all to ext/*/t.