[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Sending time



Hi Haobo,

Thanks for the answer, but I dont think its in the sendmsg(). What you have there is timestamp(), and I think it is the queue delay time. I think I managed to put a parameter in the rtp header that keep track of the time.

I have another question!!

If you look in udp.cc you see that there is a variable "nbytes", which sendmsg() uses. Does anybody knows where it comes from what it is for!?

Thanks in advance

George



-----Original Message-----
From: Haobo Yu [mailto:[email protected]]
Sent: Tuesday, February 22, 2000 6:54 PM
To: George Khoury (ERA)
Cc: [email protected]
Subject: Re: Sending time


Is it in sendmsg() (udp.cc)?

On Tue, 22 Feb 2000, George Khoury (ERA) wrote:

> Hi 
> 
> I wonder which command in C++ gives the sending/creation time of a UDP packet!? 
> 
> Thanks in advance
> 
> George
> 
>