mmserv/radioutility/radioserver/Server/Src/RadioServer.cpp
changeset 47 c2e43643db4c
parent 31 8dfd592727cb
--- a/mmserv/radioutility/radioserver/Server/Src/RadioServer.cpp	Wed Aug 18 10:17:22 2010 +0300
+++ b/mmserv/radioutility/radioserver/Server/Src/RadioServer.cpp	Thu Sep 02 20:58:01 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