Menu [hide]

Forum: DCCP-TP

Forums->DCCP-TP->dctpoRandomSeqno

gillbrent
dctpoRandomSeqno


Hi,

I just like to asked that in Documentaion of this method mentions that it return the

uint64_t dctpoRandomSeqno(void) — Returns a randomly generated 48-bit number. The high-order 16 bits or the return value must be 0


if it return always ZERO as you mention then why we need this function i am not clear about documentaion of this function. or you meant only the first 16 bit must be mention as we need the 48 bit sequence number ?

Waiting for Reply.

SAMI.

 
on: Mon 30 of Jun, 2008 [15:17 UTC] reads: 3185

Posted messages

author message
trphelan
Re: dctpoRandomSeqno
on: Mon 30 of Jun, 2008 [16:07 UTC]
Hi Sami,

Oops! That's supposed to say "The high-order 16 bits of the return value must be 0". The lower 48 bits are of course not zero.

I've fixed it.

Thanks,
Tom P.

> Hi,
>
> I just like to asked that in Documentaion of this method mentions that it return the
>
> uint64_t dctpoRandomSeqno(void) — Returns a randomly generated 48-bit number. The high-order 16 bits or the return value must be 0
>
>
> if it return always ZERO as you mention then why we need this function i am not clear about documentaion of this function. or you meant only the first 16 bit must be mention as we need the 48 bit sequence number ?
>
> Waiting for Reply.
>
> SAMI.


author message
gillbrent
Re: dctpoRandomSeqno
on: Mon 30 of Jun, 2008 [18:49 UTC]
> Hi,
>
> I just like to asked that in Documentaion of this method mentions that it return the
>
> uint64_t dctpoRandomSeqno(void) — Returns a randomly generated 48-bit number. The high-order 16 bits or the return value must be 0
>
>
> if it return always ZERO as you mention then why we need this function i am not clear about documentaion of this function. or you meant only the first 16 bit must be mention as we need the 48 bit sequence number ?
>
> Waiting for Reply.
>
> SAMI.


Thanks Tom, P.





Show posts: