From 5782be16d2e1018d2ff56b24cc75fbafb852a63c Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Wed, 15 May 2002 23:44:51 +0000 Subject: *** empty log message *** --- TAO/ChangeLogs/ChangeLog-02a | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a index 62b600023cf..a22c7b7f93d 100644 --- a/TAO/ChangeLogs/ChangeLog-02a +++ b/TAO/ChangeLogs/ChangeLog-02a @@ -2083,7 +2083,7 @@ Tue Apr 16 16:34:38 2002 Ossama Othman * tao/Invocation.cpp (TAO_GIOP_Oneway_Invocation): Pass the sync_scope_ member directly to the - call_sync_scope_hook() call. No need for a temporary. + call_sync_scope_hook() call. No need for a temporary. (invoke): @@ -2193,12 +2193,12 @@ Tue Apr 16 16:34:38 2002 Ossama Othman * tao/Transport.cpp (handle_input_i): - Clarified a debbuging statement. + Clarified a debugging statement. * tao/Messaging/Messaging_ORBInitializer.cpp (pre_init): * tao/Messaging/Messaging_PolicyFactory.cpp (create_policy): - Use the PolicyTypes defined in the Messaging module instead of + Use the PolicyTypes defined in the Messaging module instead of the (now removed) macro constants defined in `tao/orbconf.h'. * tao/Messaging/Messaging_Policy_i.h (hook): @@ -2388,7 +2388,7 @@ Mon Apr 15 16:58:40 2002 Ossama Othman Cast the port extracted from the "NameServicePort" environment variable via atoi() to a "u_short" before assigning it another - "u_short." Silences a warning about loss of data when + to "u_short." Silences a warning about loss of data when converting from an "int" to a "u_short." Mon Apr 15 12:06:47 2002 Ossama Othman @@ -3290,7 +3290,7 @@ Sat Mar 30 13:38:10 2002 Ossama Othman Initialize the underlying hash map's size to be equal to the maximum number of handles allowed for the current process. This addresses a potential problem where more connections may be - opened then the Transport_Cache_Manager with a default size + opened than the Transport_Cache_Manager with a default size (ACE_DEFAULT_MAP_SIZE) is able to contain since the underlying hash map cannot be resized once it has been opened. Furthermore, it reduces the memory requirements for processes -- cgit v1.2.1