Object
This holds information on an individual traceroute hop
How many hops away the host is
Round-trip time of the host
IP address of the host
Hostname of the host
Compares the TTLs
# File lib/nmap/parser.rb, line 1403 def <=>(hop) @ttl <=> hop.ttl end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.