Re: [PATCH] configurable max retries
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
hmm, time_t as bit operations... Good luck ;)
Thanks,
Alex
Stipe Tolj wrote:
> Alexander Malysh wrote:
>
>> Hi Stipe,
>>
>> it's pretty simple why we need 2 ints. We need to track 2 values: a)
>> time of last resend, in order to not to send too oft (delayed); b) how
>> much retries we did.
>>
>> If you know how to awoid or better to say how track 2 values within
>> one int I would like to hear.
>
>
> now, obviously via bit operations ;) ... but that's not considered
> serios here, or?
>
> Stipe
>
> mailto:stolj_{at}_wapme-group.de
> -------------------------------------------------------------------
> Wapme Systems AG
>
> Vogelsanger Weg 80
> 40470 Düsseldorf, NRW, Germany
>
> phone: +49.211.74845.0
> fax: +49.211.74845.299
>
> mailto:info_{at}_wapme-systems.de
> http://www.wapme-systems.de/
> -------------------------------------------------------------------
>
>