equal
deleted
inserted
replaced
433 // CHttpCacheFileWriteHandler::DoCancel |
433 // CHttpCacheFileWriteHandler::DoCancel |
434 // ----------------------------------------------------------------------------- |
434 // ----------------------------------------------------------------------------- |
435 // |
435 // |
436 void CHttpCacheFileWriteHandler::DoCancel() |
436 void CHttpCacheFileWriteHandler::DoCancel() |
437 { |
437 { |
|
438 if(iObjectFlushing) |
|
439 iCacheStreamHandler->CancelFlush(*iObjectFlushing); |
438 } |
440 } |
439 |
441 |
440 // ----------------------------------------------------------------------------- |
442 // ----------------------------------------------------------------------------- |
441 // CHttpCacheFileWriteHandler::RunL |
443 // CHttpCacheFileWriteHandler::RunL |
442 // ----------------------------------------------------------------------------- |
444 // ----------------------------------------------------------------------------- |