summaryrefslogtreecommitdiff
path: root/TAO/tao/Invocation_Retry_Params.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Removed redundant void, use nullptr/override in the TAO coreJohnny Willemsen2020-12-071-1/+1
|
* Use ACE_OS::strcmp instead of ACE_OS_String::strcmpJohnny Willemsen2020-06-101-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/tests/Message_Queue_Test.cpp: * TAO/docs/ec_options.html: * TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientRequest_Interceptor.cpp: * TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Completion_Handler.h: * TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Factory.h: * TAO/orbsvcs/orbsvcs/HTIOP/README.txt: * TAO/orbsvcs/orbsvcs/Security/SL2_SecurityManager.cpp: * TAO/tao/Connection_Purging_Strategy.h: * TAO/tao/GIOP_Message_Base.cpp: * TAO/tao/Invocation_Retry_Params.cpp: * TAO/tao/Invocation_Retry_State.cpp: * TAO/tao/Invocation_Retry_State.h: * TAO/tao/Strategies/FIFO_Connection_Purging_Strategy.h: * TAO/tao/Strategies/LFU_Connection_Purging_Strategy.h: * TAO/tao/Synch_Invocation.cpp: * TAO/tao/Transport_Cache_Manager_T.cpp: * TAO/tao/Transport_Cache_Manager_T.h: * TAO/tests/Bug_1495_Regression/server_interceptor.cpp: * TAO/tests/DII_AMI_Forward/server_interceptor.cpp: * TAO/tests/ForwardOnceUponException/README: * TAO/tests/Portable_Interceptors/Benchmark/Interceptor_Type.cpp: * TAO/tests/Portable_Interceptors/Bug_1559/server_interceptor.cpp: * TAO/tests/Portable_Interceptors/Bug_2510_Regression/server_interceptor.cpp: * TAO/tests/Portable_Interceptors/Bug_3079/Client_Request_Interceptor.cpp:
* Zapped two line id tagsJohnny Willemsen2015-01-071-3/+0
|
* Merge in OCI_Reliability_Enhancements branch. stanleyk2013-02-051-0/+20