Skip to content

Does not work on OS X #17

@GoogleCodeExporter

Description

@GoogleCodeExporter
Maybe I am doing something wrong.  If so I'd love to know.  Didn't have time to 
investigate further but I'd be happy to run it on my machine for you with some 
debug flags.


What steps will reproduce the problem?
1. Compiled on OS X (10.7.3) using the 64-bit line in the makefile (commented 
the other one out)
2. Ran following command:

{{{
$ ./x86-64-paping www.google.com -p 80 -c 5
}}}

3. Got the following result:
{{{
paping v1.5.5 - Copyright (c) 2013 Mike Lovell

Connecting to www.google.com on TCP 80:

Connection timed out
Connection timed out
Connection timed out
Connection timed out
Connection timed out

Connection statistics:
    Attempted = 5, Connected = 0, Failed = 5 (100.00%)
Approximate connection times:
    Minimum = 0.00ms, Maximum = 0.00ms, Average = 0.00ms
}}}

Please provide any additional information below.

{{{
$ uname -a
Darwin basillamus.local 11.3.0 Darwin Kernel Version 11.3.0: Thu Jan 12 
18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64
}}}

Original issue reported on code.google.com by colinsul on 30 Oct 2013 at 9:55

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions