This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ping ignores ^C when host is not responding


I cannot interrupt ping when host is not responding. I have to kill it
from another session. If host is responding, I can interrupt ping with
^C. Look:

shadow@loshadka:~$ which ping
/usr/bin/ping

shadow@loshadka:~$ cygcheck ping
Found: D:\tools\cygwin\bin\ping.exe
D:/tools/cygwin/bin/ping.exe
 D:\tools\cygwin\bin\cygwin1.dll
   C:\WINNT\system32\ADVAPI32.DLL
     C:\WINNT\system32\KERNEL32.dll
       C:\WINNT\system32\ntdll.dll
     C:\WINNT\system32\RPCRT4.dll

shadow@loshadka:~$ ping localhost
PING loshadka (127.0.0.1): 56 data bytes
64 bytes from 127.0.0.1: icmp_seq=0 ttl=128 time=0 ms
64 bytes from 127.0.0.1: icmp_seq=1 ttl=128 time=10 ms
64 bytes from 127.0.0.1: icmp_seq=2 ttl=128 time=10 ms

----loshadka PING Statistics----
3 packets transmitted, 3 packets received, 0.0% packet loss
round-trip (ms)  min/avg/max/med = 0/7/10/10

shadow@loshadka:~$ ping www.microsoft.com
PING lb1.www.ms.akadns.net (207.46.19.60): 56 data bytes
Killed

Attachment: cygcheck.out
Description: Binary data

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]