Hacker News new | ask | show | jobs
by vasilia 2440 days ago
There is no need to send extra data to measure RTT. On the TCP handshake SYN/ACK you already know RTT. Linux kernel provides this info in tcp_info data structure.