Eviscerate README.macos to match the state of the world
[p5sagit/p5-mst-13.2.git] / ext / Socket / t /
2009-08-31 Vincent Pit Revert Socket.t permissions to 644 after 89904c08923161...
2009-08-31 Lubomir Rintel Fix unpack of abstract socket addrs with nul byte
2009-08-27 Nicholas Clark Make extensions in ext run their tests from the extensi...
2009-08-26 Lubomir Rintel Add support for Abstract namespace sockets
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.
2007-01-09 Nicholas Clark socketpair.t was written in 2001. At that time, Test...
2006-12-07 Steve Hay Make use of $Config{d_pseudofork} in a couple of core...
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.