I have two questions:

1)      Is it safe to do a pn_messenger_free on a messenger that has NOT been 
used as an argument to pn_messenger_stop?


2)      Is it safe to do a pn_messenger_free on a messenger that HAS been used 
as an argument to pn_messenger_stop BUT pn_messenger_stopped with that same 
argument has only returned false.


NOTE: Assume that the messenger was used as an argument to 
pn_messenger_set_blocking(messenger, false) previous to the stop/stopped/free 
above.

Thank you for your thoughts,
Tony

Reply via email to