mmserv/radioutility/radioserver/Server/Src/RadioServer.cpp
branchRCL_3
changeset 45 095bea5f582e
parent 24 bea5e7625e42
child 46 0ac9a5310753
--- a/mmserv/radioutility/radioserver/Server/Src/RadioServer.cpp	Thu Aug 19 10:26:11 2010 +0300
+++ b/mmserv/radioutility/radioserver/Server/Src/RadioServer.cpp	Tue Aug 31 15:43:02 2010 +0300
@@ -2099,7 +2099,8 @@
                 }
             }
         }
-
+    process.Close();
+    client.Close();
 #endif // RD_TSP_CLIENT_MAPPER
 
     if ( --iSessionCountPrimary == 0 )
@@ -3348,6 +3349,8 @@
         {
         iProcessId = process.Id();
         }
+    process.Close();
+    client.Close();
 #endif // RD_TSP_CLIENT_MAPPER
     }
 //  End of File