From: Soheil Hassas Yeganeh
Date: Wed, 4 Jan 2017 11:19:34 -0500
> From: Soheil Hassas Yeganeh
>
> For TCP sockets, TX timestamps are only captured when the user data
> is successfully and fully written to the socket. In many cases,
> however, TCP writes can be partial for which no timestamp i
On Wed, Jan 4, 2017 at 11:19 AM, Soheil Hassas Yeganeh
wrote:
> From: Soheil Hassas Yeganeh
>
> For TCP sockets, TX timestamps are only captured when the user data
> is successfully and fully written to the socket. In many cases,
> however, TCP writes can be partial for which no timestamp is
> co
From: Soheil Hassas Yeganeh
For TCP sockets, TX timestamps are only captured when the user data
is successfully and fully written to the socket. In many cases,
however, TCP writes can be partial for which no timestamp is
collected.
Collect timestamps whenever any user data is (fully or partially