diff -r a36789189b53 -r 095bea5f582e mmserv/radioutility/radioserver/Server/Src/RadioServer.cpp --- 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