< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate-users] tuple comparisons....


Hmm. I want to say this is a bug, but it _looks_ intentional. David, can you weigh in on this?

Best regards,
Byron Campen

 
I found the following code in "resip/stack/Tuple.cxx" in reSIProcate 1.3.0, isn’t a bug ? When comparing a AF_INET6 with AF_INET tuple, how it can be true ???
 
if (lhs.mSockaddr.sa_family == AF_INET6 &&
            rhs.mSockaddr.sa_family == AF_INET)
   {
      return true;
   }
 
Thanks,
Vasanthi
 
 
_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/

Attachment: smime.p7s
Description: S/MIME cryptographic signature