Called when a message with a non-zero id is received but the id is not within the list of messages awaiting acks (this being an impossible case during normal operation). Note that a malicious attacker could simply set the message id on a normal message to cause this function to be called. If your subclass of FXIPCChannel implements channel-to-channel message tunnelling you will probably want to implement this. The default returns
|