Comment on Ask HN: What projects are you working on this weekend?Comments−suprjami4yTimestamping the latency between when a packet arrives and poll() returns.I used this written by someone else at work the other week, but I wanted to do it myself to understand it better.Working code: https://github.com/superjamie/linux_udp_poll_latency
Comments
Timestamping the latency between when a packet arrives and poll() returns.
I used this written by someone else at work the other week, but I wanted to do it myself to understand it better.
Working code: https://github.com/superjamie/linux_udp_poll_latency