diff -r 1fa3fb47b1e3 -r c2e43643db4c mmserv/radioutility/radioserver/Server/Src/RadioServer.cpp --- 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