changeset 31 | 8ab6687fb94c |
parent 23 | 6b1d113cdff3 |
child 42 | 3adadc800673 |
--- 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