genericservices/activebackupclient/src/abachandler.cpp
branchRCL_3
changeset 57 2efc27d87e1c
parent 56 acd3cd4aaceb
equal deleted inserted replaced
56:acd3cd4aaceb 57:2efc27d87e1c
    60 	*/
    60 	*/
    61 		{
    61 		{
    62 		// Cancel any outstanding Async requests (i.e. close down the callback interface)
    62 		// Cancel any outstanding Async requests (i.e. close down the callback interface)
    63 		Cancel();
    63 		Cancel();
    64 		delete iTransferBuffer;
    64 		delete iTransferBuffer;
    65 		iTransferBuffer = 0;
       
    66 		}
    65 		}
    67 		
    66 		
    68 	void CActiveBackupCallbackHandler::RunL()
    67 	void CActiveBackupCallbackHandler::RunL()
    69 	/**
    68 	/**
    70 	Handle messages "initiated" by the server. Because of IPC limitations, the client primes the 
    69 	Handle messages "initiated" by the server. Because of IPC limitations, the client primes the