On 2009-10-02, Thomas Johnson wrote:
> Is there any way to get kernel-level timestamps for TCP packets while
> still using the standard python sockets library for communication?
libpcap
http://sourceforge.net/projects/pylibpcap/
> I need to communicate over a TCP connection as
On Oct 2, 2009, at 12:03 AM, Thomas Johnson wrote:
Is there any way to get kernel-level timestamps for TCP packets while
still using the standard python sockets library for communication? I
need to communicate over a TCP connection as easily as possible, but
also record the timestamps of the
Is there any way to get kernel-level timestamps for TCP packets while
still using the standard python sockets library for communication? I
need to communicate over a TCP connection as easily as possible, but
also record the timestamps of the incoming and outgoing timestamps at
microsecond or