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