mmserv/radioutility/radioserver/Server/Src/RadioServer.cpp
changeset 43 9894ed580e4a
parent 21 2ed61feeead6
--- a/mmserv/radioutility/radioserver/Server/Src/RadioServer.cpp	Thu Aug 12 20:27:32 2010 -0500
+++ b/mmserv/radioutility/radioserver/Server/Src/RadioServer.cpp	Tue Aug 24 03:16:41 2010 -0500
@@ -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