Depending on the total number of subscriptions, the binary search for ComIds in the receiver table might not find the first match. The search function should take care of this and should check backwards for same ComIds.
Now the trdp_indexedFindSubAddr() function will check the previous entries in the receiver table for the same comId.
Log in to post a comment.
Now the trdp_indexedFindSubAddr() function will check the previous entries in the receiver table for the same comId.