virtual HandledCode FX::FXIPCChannel::lonelyMsgAckReceived ( FXIPCMsg msgheader,
FXuchar buffer 
) [protected, virtual]

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 NotHandled and it is called before the message received filters.


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:34:33 2009 for TnFOX by doxygen v1.4.7