summaryrefslogtreecommitdiff
path: root/lib/Net/Ping.pm
Commit message (Collapse)AuthorAgeFilesLines
* Move Net::Ping from lib to extNicholas Clark2009-08-301-1777/+0
|
* Sync bleadperl and Net-Ping with the release of Net-Ping-2.36Steve Peters2009-06-081-1/+1
|
* Cope with differing prototypes for ECONNREFUSED etc on Win32 betweenNicholas Clark2008-02-061-6/+15
| | | | | 5.8.x and 5.10.x p4raw-id: //depot/perl@33242
* Upgrade to Net-Ping-2.34Steve Peters2008-01-031-1/+1
| | | p4raw-id: //depot/perl@32814
* Upgrade to Net::Ping 2.33, with help from Jerry HeddenRafael Garcia-Suarez2007-09-111-3/+21
| | | p4raw-id: //depot/perl@31845
* Upgrade to Net-Ping-2.32Steve Peters2007-07-311-1/+1
| | | p4raw-id: //depot/perl@31669
* POSIX now declares missing constants as sub ... ();, so Net::PingNicholas Clark2005-12-301-6/+6
| | | | | needs to define them with a prototype to match. p4raw-id: //depot/perl@26540
* More general fix for bug [perl #37915]Rafael Garcia-Suarez2005-12-151-2/+5
| | | | | Make Net::Ping::mselect return undef on error instead of -1. p4raw-id: //depot/perl@26368
* [perl #37915] Bad select error handling in Net::Ping alexander_bluhm@genua.de2005-12-151-2/+2
| | | | | | From: alexander_bluhm@genua.de (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.0.11-37915-125655.19.2646201463531@perl.org> p4raw-id: //depot/perl@26367
* Typos in *.p[lm]Piotr Fusik2005-08-021-6/+6
| | | | | | From: "Piotr Fusik" <pfusik@op.pl> Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec> p4raw-id: //depot/perl@25261
* Re: [PATCH] Improved ICMP_UNREACHABLE handling in Net::PingGisle Aas2005-06-031-9/+12
| | | | | Message-ID: <lry89rfm8n.fsf_-_@caliper.activestate.com> p4raw-id: //depot/perl@24699
* [PATCH] Run ICMP ping tests on Windows as long as we have admin privsJan Dubois2005-06-031-1/+1
| | | | | | | | | | | | | | | From: "Jan Dubois" <jand@ActiveState.com> Date: Mon, 18 Apr 2005 20:16:24 -0700 Message-Id: <200504190311.j3J3BM4p001792@smtp3.ActiveState.com> Subject: RE: [PATCH] Run ICMP ping tests on Windows as long as we have admin privs From: "Jan Dubois" <jand@ActiveState.com> Date: Tue, 19 Apr 2005 01:49:51 -0700 Message-Id: <200504190844.j3J8inkW032630@smtp3.ActiveState.com> (There was no reply from Rob Brown in over a month, so commit to blead for now. I'll email him again...) p4raw-id: //depot/perl@24688
* on VMS, set non-blocking with ioctl, not fcntlCraig A. Berry2003-08-031-3/+3
| | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <3F2BD7F8.8090003@mac.com> p4raw-id: //depot/perl@20451
* Upgrade to Net::Ping 2.31.Jarkko Hietaniemi2003-07-041-5/+32
| | | p4raw-id: //depot/perl@19988
* apply Net::Ping patch that makes the fork()-based approachGurusamy Sarathy2003-05-171-2/+7
| | | | | | | | | 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
* improve the implementation of Net::Ping on windows by avoidingGurusamy Sarathy2003-05-171-14/+68
| | | | | | | | | | | | fork(), which is pretty heavy-weight for this kind of application; use non-blocking sockets instead has been verified to work on Win2k but will need testing on other flavors of windows there is a single known failure on windows in 450_service.t (test 18) due to what appears to be bugs in the ping_syn()/ack() code p4raw-id: //depot/perl@19535
* Upgrade to Net::Ping 2.30.Jarkko Hietaniemi2003-04-191-14/+61
| | | p4raw-id: //depot/perl@19270
* Upgrade to Net::Ping 2.29.Jarkko Hietaniemi2003-04-131-38/+102
| | | p4raw-id: //depot/perl@19196
* typos and other minor thingsTodd C. Miller2003-03-111-2/+0
| | | | | | From: "Todd C. Miller" <Todd.Miller@courtesan.com> Message-Id: <200303110400.h2B40tEQ018838@xerxes.courtesan.com> p4raw-id: //depot/perl@18904
* Upgrade to Net::Ping 2.28, from Rob Brown.Jarkko Hietaniemi2003-02-081-80/+155
| | | p4raw-id: //depot/perl@18671
* Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now)Hugo van der Sanden2002-12-171-45/+107
| | | p4raw-id: //depot/perl@18317
* Update to Net::Ping v2.23Hugo van der Sanden2002-10-201-28/+472
| | | p4raw-id: //depot/perl@18038
* Upgrade to Net::Ping 2.20.Jarkko Hietaniemi2002-07-171-23/+61
| | | p4raw-id: //depot/perl@17584
* Upgrade to Net::Ping 2.19.Jarkko Hietaniemi2002-06-101-7/+31
| | | p4raw-id: //depot/perl@17155
* Upgrade to Net::Ping 2.18 (no core-relevant changes,Jarkko Hietaniemi2002-05-111-3/+3
| | | | | but keep up with the $VERSION) p4raw-id: //depot/perl@16545
* Upgrade to Net::Ping 2.17.Jarkko Hietaniemi2002-05-051-6/+11
| | | p4raw-id: //depot/perl@16409
* Update to Net::Ping 2.16.Jarkko Hietaniemi2002-04-121-8/+5
| | | p4raw-id: //depot/perl@15873
* Upgrade to Net::Ping 2.14.Jarkko Hietaniemi2002-04-021-467/+509
| | | p4raw-id: //depot/perl@15687
* Upgrade to Net::Ping 2.12.Jarkko Hietaniemi2002-02-181-5/+7
| | | p4raw-id: //depot/perl@14738
* Upgrade to Net::Ping 2.11.Jarkko Hietaniemi2002-02-141-3/+3
| | | p4raw-id: //depot/perl@14689
* Upgrade to Net::Ping 2.10.Jarkko Hietaniemi2001-12-261-30/+83
| | | p4raw-id: //depot/perl@13897
* Upgrade to Net::Ping 2.09.Jarkko Hietaniemi2001-12-191-4/+4
| | | p4raw-id: //depot/perl@13804
* Upgrade to Net::Ping 2.07, from Rob Brown.Jarkko Hietaniemi2001-12-041-251/+250
| | | | | Not adding the test suite because of its many assumptions. p4raw-id: //depot/perl@13454
* Retract #13173 (effectively retract Net::Ping 2.06,Jarkko Hietaniemi2001-11-221-113/+352
| | | | | | go back to 2.04, the 2.06 hasn't seen the patches that have gone to the blead version.) p4raw-id: //depot/perl@13194
* Upgrade to Net::Ping 2.06.Jarkko Hietaniemi2001-11-211-352/+113
| | | p4raw-id: //depot/perl@13173
* avoid v-strings with require/useRonald J. Kimball2001-09-211-1/+1
| | | | | Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu> p4raw-id: //depot/perl@12113
* Change use|require 5.005_64 to use|require 5.6.1.Jarkko Hietaniemi2001-09-161-1/+1
| | | p4raw-id: //depot/perl@12041
* Changed back Net/Ping.pm change #11759 since WNOHANG wasn'tArtur Bergman2001-08-271-1/+1
| | | | | | | | avaible at compile time. This broke the compilation of Net/Ping.pm p4raw-link: @11759 on //depot/perl: 2ac1ef3d129ac2446fc0d2ea08ecbbd4bd583ff4 p4raw-id: //depot/perl@11762
* pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.podchromatic2001-08-271-1/+1
| | | | | Message-Id: <20010827172111.89491.qmail@onion.perl.org> p4raw-id: //depot/perl@11759
* Re: Net::Ping patch, adds stream protocolScott Bronson2001-04-151-116/+281
| | | | | Message-ID: <20010410235833.N29719@rinspin.com> p4raw-id: //depot/perl@9715
* Net::PingColin McMillen2001-03-231-48/+132
| | | | | Message-ID: <20010322193031.A18814@strago.jenovaproject.org> p4raw-id: //depot/perl@9310
* [patch perl@8133] Typo in my Net::Ping doc patch :(Jonathan Stowe2000-12-171-1/+1
| | | | | Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com> p4raw-id: //depot/perl@8144
* The documentation part of theJonathan Stowe2000-12-141-0/+5
| | | | | | | Subject: [ID 20001214.002] Net::Ping patch Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com> since the #7529 had already addressed the same problem. p4raw-id: //depot/perl@8113
* recv() can fail and return undef.Alexey V. Barantsev2000-11-021-10/+11
| | | | | | Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru> p4raw-id: //depot/perl@7529
* [ID 20001101.001] Net::Ping icmp odd $bytesroot2000-11-011-2/+2
| | | | | Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz> p4raw-id: //depot/perl@7513
* integrate cfgperl changes#6268..6282 into mainlineGurusamy Sarathy2000-07-111-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @6282 on //depot/cfgperl: d4817f5b97d4072a6efac47844b617245b179f2c p4raw-link: @6268 on //depot/cfgperl: 22e04bdb3a09a4c369fd1666143349eab2eba9d4 p4raw-id: //depot/perl@6366 p4raw-integrated: from //depot/cfgperl@6365 'copy in' lib/Net/Ping.pm lib/Text/Wrap.pm t/lib/dprof.t t/lib/dumper-ovl.t t/lib/hostname.t (@5586..) lib/Pod/Html.pm (@5608..) t/lib/ipc_sysv.t (@5812..) t/lib/dumper.t (@5972..) ext/File/Glob/Glob.pm (@6026..) lib/Pod/Man.pm lib/Pod/Text.pm (@6034..) t/lib/anydbm.t (@6072..) lib/ExtUtils/xsubpp (@6156..) pod/perlsub.pod pod/perltie.pod (@6206..) utils/h2xs.PL (@6280..) p4raw-integrated: from //depot/cfgperl@6282 'merge in' vms/vms.c (@6238..) p4raw-integrated: from //depot/cfgperl@6277 'copy in' pod/perlfunc.pod (@6276..) p4raw-integrated: from //depot/cfgperl@6273 'ignore' perlapi.h (@6243..) embedvar.h (@6254..) 'merge in' perlapi.c (@6243..) embed.h (@6254..) embed.pl objXSUB.h op.c proto.h (@6269..) p4raw-integrated: from //depot/cfgperl@6270 'copy in' t/op/taint.t (@5857..) p4raw-integrated: from //depot/cfgperl@6269 'copy in' doop.c (@6263..) 'ignore' toke.c (@6261..) p4raw-integrated: from //depot/cfgperl@6268 'copy in' t/op/sprintf.t (@6267..)
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-041-2/+2
| | | p4raw-id: //depot/perl@5507
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-3/+2
| | | p4raw-id: //depot/perl@4860
* pod edits from Paul Marquess and Mark-Jason DominusGurusamy Sarathy1999-12-281-1/+1
| | | p4raw-id: //depot/perl@4711
* Next wave of _63 VMS patchesCharles Bailey1998-04-021-1/+1
| | | p4raw-id: //depot/perl@854