diff -r 2492a6e4aed7 -r 4284d6390a82 telephonyprotocols/rawipnif/src/Receiver.cpp --- a/telephonyprotocols/rawipnif/src/Receiver.cpp Tue Apr 27 17:51:07 2010 +0300 +++ b/telephonyprotocols/rawipnif/src/Receiver.cpp Tue May 11 17:18:08 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