This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
apply Net::Ping patch that makes the fork()-based approach
authorGurusamy Sarathy <gsar@cpan.org>
Sat, 17 May 2003 06:07:07 +0000 (06:07 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sat, 17 May 2003 06:07:07 +0000 (06:07 +0000)
commit6dbac12b81c0a4e61d1a9c7a1f12e0ee3256cdda
tree7778c495547140113436857b929442f06dfd68d6
parenteb194dd9b37694f4482689d052c0bd96e472200f
apply Net::Ping patch that makes the fork()-based approach
work better on windows (Marcus Holland-Moritz <mhx-perl@gmx.net>)

the code this affects is currently not enabled anywhere, but
could be enabled if the non-blocking approach runs into problems
on older windows versions

p4raw-id: //depot/perl@19536
lib/Net/Ping.pm