What's the meaning of global in getGlobalCallbackQueue()?
Hi there!
Does the getGlobalCallbackQueue function return a pointer to a queue shared by all the nodes? or does it return a pointer to a queue intended global within the node?
Thanks a lot.