"sendback" calls wrong function
Created by: subhacom
"sendback" seems to consider only the first message in the linked list of messages. This means a callback will always invoke the RecvFunc from a single class, even if the callback request came from an object of another class.
Might the same problem exist in "sendTo" as well?
Reported by: niraj_