[SR-Users] Issues with keepalive_timeout

Alex Balashov abalashov at evaristesys.com
Thu Feb 20 01:16:37 CET 2014


On 02/19/2014 07:14 PM, Alex Balashov wrote:

> On 02/19/2014 06:51 PM, Kristian Kielhofner wrote:
>     if((flags & POWPOW) != POWPOW)
>        printf("Problem?\n");
>
>     sasha at tambourine:~$ ./ns
>     Problem?
>
> Are there other UL contact flags that could be in use here and breaking
> this comparison in get_all_mem_ucontacts()?

Well, scratch that thought. If the 'flags' value being passed to 
get_all_mem_ucontacts() is 0, bitwise ANDing with 0 will always yield 0, 
even if there are other bits set.

So, that's not it.  Hmm.

-- 
Alex Balashov - Principal
Evariste Systems LLC
235 E Ponce de Leon Ave
Suite 106
Decatur, GA 30030
United States
Tel: +1-678-954-0670
Web: http://www.evaristesys.com/, http://www.alexbalashov.com/



More information about the sr-users mailing list