atext/server/src/atextsession.cpp
branchRCL_3
changeset 43 5b153be919d4
parent 40 14e240312f6f
child 44 e9b924a62a66
equal deleted inserted replaced
41:786b94c6f0a4 43:5b153be919d4
   896     delete iMetadata;
   896     delete iMetadata;
   897     iMetadata = NULL;
   897     iMetadata = NULL;
   898     if ( iEComSession )
   898     if ( iEComSession )
   899         {
   899         {
   900         iEComSession->Close();
   900         iEComSession->Close();
   901         iEComSession = NULL; 
       
   902         }
   901         }
   903     if ( !aSyncClose )
   902     if ( !aSyncClose )
   904         {
   903         {
   905         REComSession::FinalClose();
   904         REComSession::FinalClose();
   906         iServer.ClientClosed( *this );
   905         iServer.ClientClosed( *this );