Path to this page:
Subject: CVS commit: pkgsrc/net/p5-Test-TCP
From: Wen Heping
Date: 2015-09-30 13:38:41
Message id: 20150930113841.8B54C98@cvs.netbsd.org
Log Message:
Update to 2.14
Upstream changes:
2.14 2015-09-29T22:36:44Z
- Fix race condition in t/10_oo.t(exodist)
2.13 2015-07-24T02:30:17Z
- check whether the OS implements IPV6_V6ONLY before using it
2.12 2015-05-18T08:14:30Z
- Fixed spelling mistake
(Reported by gregor herrmann)
2.11 2015-04-07T00:07:25Z
- declare IO::Socket::IP as dependency #36
2.10 2015-04-06T19:23:43Z
- ensure the test object is DESTROYed when Net::EmptyPort::empty_port exits \
https://rt.cpan.org/Public/Bug/Display.html?id=103299
2.09 2015-04-02T21:55:18Z
- fix tests running for a long time on systems that do not support IPv6 #35
2.08 2015-04-02T04:04:33Z
- add `host` argument to various functions for binding to arbitrary address \
(incl. IPv6) #33
- add function `Net::EmptyPort::can_bind` #34
Files: