diff -r 6638e7f4bd8f -r 58332560b319 telephonyprotocols/rawipnif/src/Receiver.cpp --- a/telephonyprotocols/rawipnif/src/Receiver.cpp Thu May 06 15:10:38 2010 +0100 +++ b/telephonyprotocols/rawipnif/src/Receiver.cpp Wed Jun 02 16:33:50 2010 +0100 @@ -143,6 +143,13 @@ } } +TInt CReceiver::RunError(TInt aError) + { + _LOG_L2C1(_L8("WARNING! CReceiver::RunError Read failed")); + iObserver.Stop(aError); + return KErrNone; + } + void CReceiver::DoCancel() /** * Cancel active request