|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
Traceroute跳点信息 更多...
#include <icmp_socket.hpp>
Public 属性 | |
| ip_address | address |
| 跳点IP地址 | |
| vector< milliseconds > | rtt |
| 每次探测的RTT值(-1超时) | |
| bool | reached |
| 是否到达目标 | |
Traceroute跳点信息
在文件 icmp_socket.hpp 第 231 行定义.