Re: [tcpdump-workers] Receive timestamp

2006-08-18 Thread Guy Harris
tvfbfdb uyvy wrote: I developing a tool for dumping all the data from a packet interference engine into a log. I have undestood that in pcap_read_packet(), the recvfrom function stores all the data from the socket (related to the file descriptor specified) to a buffer, Not on the computer o

[tcpdump-workers] Receive timestamp

2006-08-18 Thread tvfbfdb uyvy
Hello there, I developing a tool for dumping all the data from a packet interference engine into a log. I have undestood that in pcap_read_packet(), the recvfrom function stores all the data from the socket (related to the file descriptor specified) to a buffer, and among that data lies the ti