branch | RCL_3 |
changeset 10 | 4284d6390a82 |
parent 8 | 3f227a47ad75 |
child 17 | 1ac40e087278 |
--- 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