diff -r 8767c6acf334 -r 8ab6687fb94c telephonyprotocols/rawipnif/src/Receiver.cpp --- a/telephonyprotocols/rawipnif/src/Receiver.cpp Fri May 14 17:02:16 2010 +0300 +++ b/telephonyprotocols/rawipnif/src/Receiver.cpp Thu May 27 14:05:07 2010 +0300 @@ -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