You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to read the timestamp at which the packet was received on the network card/kernel to measure the kernel queue delay. In normal sockets, we can receive it using Linux socket options
We would like to read the timestamp at which the packet was received on the network card/kernel to measure the kernel queue delay. In normal sockets, we can receive it using Linux socket options
https://www.kernel.org/doc/Documentation/networking/timestamping.txt
Is it exposed via websocketpp? How do we enable it or retrieve network card level timestamps?
The text was updated successfully, but these errors were encountered: