mmserv/radioutility/radioserver/Server/Src/RadioServer.cpp
branchRCL_3
changeset 50 999b2818a0eb
parent 46 0ac9a5310753
--- a/mmserv/radioutility/radioserver/Server/Src/RadioServer.cpp	Wed Sep 01 12:23:00 2010 +0100
+++ b/mmserv/radioutility/radioserver/Server/Src/RadioServer.cpp	Tue Sep 14 22:21:33 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