summaryrefslogtreecommitdiff
path: root/TAO/tao/Connection_Handler.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed redundant voidJohnny Willemsen2021-03-171-4/+4
|
* Use delete, cleanupJohnny Willemsen2021-02-251-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * TAO/tao/Acceptor_Registry.h: * TAO/tao/Adapter_Registry.h: * TAO/tao/AnyTypeCode/Fixed_TypeCode.cpp: * TAO/tao/AnyTypeCode/Objref_TypeCode.h: * TAO/tao/AnyTypeCode/Recursive_Type_TypeCode.h: * TAO/tao/AnyTypeCode/Sequence_TypeCode.cpp: * TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.cpp: * TAO/tao/AnyTypeCode/Struct_TypeCode_Static.h: * TAO/tao/AnyTypeCode/TypeCode.inl: * TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.h: * TAO/tao/CORBANAME_Parser.h: * TAO/tao/Cleanup_Func_Registry.h: * TAO/tao/Compression/Compressor_Factory.h: * TAO/tao/Compression/zlib/ZlibCompressor_Factory.h: * TAO/tao/Condition.cpp: * TAO/tao/Condition.h: * TAO/tao/Connect_Strategy.cpp: * TAO/tao/Connect_Strategy.h: * TAO/tao/Connection_Handler.h: * TAO/tao/Connector_Registry.h: * TAO/tao/Connector_Registry.inl: * TAO/tao/DynamicInterface/DII_Reply_Handler.h: * TAO/tao/DynamicInterface/Request.h: * TAO/tao/IIOP_Connector.cpp: * TAO/tao/LocalObject.h: * TAO/tao/Messaging/AMH_Response_Handler.h: * TAO/tao/Object.h: * TAO/tao/ObjectKey_Table.h: * TAO/tao/RTScheduling/Distributable_Thread.cpp: * TAO/tao/RTScheduling/Distributable_Thread.h: * TAO/tao/Transport.h: * TAO/tao/TransportCurrent/Current_ORBInitializer_Base.h: * TAO/tao/Transport_Selection_Guard.h: * TAO/tao/XtResource/XtResource_Factory.cpp: * TAO/tao/default_resource.h:
* Removed FOCUS which uses specialization files to patch the TAO source code. ↵Johnny Willemsen2020-10-151-24/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hasn't been maintained for a long time and was purely research * ACE/bin/FOCUS/FOCUS.pl: * ACE/bin/FOCUS/NEWS: * ACE/bin/FOCUS/PROBLEM-REPORT-FORM: * ACE/bin/FOCUS/Parser/FOCUSParser.pm: * ACE/bin/FOCUS/README: * ACE/bin/FOCUS/VERSION: * ACE/bin/FOCUS/docs/FOCUS.html: * ACE/bin/FOCUS/specializations/Context-Specific-Optimizations/Dispatch-Resolution-Optimization.spl: * ACE/bin/FOCUS/specializations/Flushing_Strategy/Leader_Follower_Flushing_Strategy.spl: * ACE/bin/FOCUS/specializations/Protocol_Family/IIOP/iiop.spl: * ACE/bin/FOCUS/specializations/README: * ACE/bin/FOCUS/specializations/Reactor_Family/Select_Reactor_MT.spl: * ACE/bin/FOCUS/specializations/Reactor_Family/Select_Reactor_ST.spl: * ACE/bin/FOCUS/specializations/Reactor_Family/TP_Reactor.spl: * ACE/bin/FOCUS/specializations/Wait_Strategy/Wait_On_Leader_Follower.spl: * ACE/bin/FOCUS/specializations/Wait_Strategy/Wait_On_Read.spl: Deleted. * ACE/ace/Asynch_Pseudo_Task.h: * ACE/ace/Reactor.cpp: * ACE/ace/Reactor.h: * ACE/ace/Reactor.inl: * ACE/ace/Select_Reactor.h: * ACE/ace/Select_Reactor_Base.h: * ACE/ace/Select_Reactor_T.cpp: * ACE/ace/Select_Reactor_T.h: * ACE/ace/Timer_Queue_T.cpp: * TAO/tao/Connection_Handler.cpp: * TAO/tao/Connection_Handler.h: * TAO/tao/Connection_Handler.inl: * TAO/tao/Endpoint.cpp: * TAO/tao/Endpoint.h: * TAO/tao/GIOP_Message_Base.cpp: * TAO/tao/IIOP_Acceptor.cpp: * TAO/tao/IIOP_Acceptor.h: * TAO/tao/IIOP_Connection_Handler.cpp: * TAO/tao/IIOP_Connector.cpp: * TAO/tao/IIOP_Connector.h: * TAO/tao/IIOP_Endpoint.cpp: * TAO/tao/IIOP_Endpoint.h: * TAO/tao/IIOP_Profile.cpp: * TAO/tao/IIOP_Profile.h: * TAO/tao/IIOP_Transport.cpp: * TAO/tao/PortableServer/Servant_Base.cpp: * TAO/tao/Profile.cpp: * TAO/tao/Profile.h: * TAO/tao/Strategies/advanced_resource.cpp: * TAO/tao/Transport.cpp: * TAO/tao/Transport.h: * TAO/tao/Transport_Acceptor.cpp: * TAO/tao/Transport_Acceptor.h: * TAO/tao/Transport_Connector.cpp: * TAO/tao/Transport_Connector.h: * TAO/tao/Wait_On_Leader_Follower.cpp: * TAO/tao/Wait_On_Read.cpp: * TAO/tao/Wait_Strategy.cpp: * TAO/tao/default_client.cpp: * TAO/tao/default_resource.cpp: * TAO/tests/Bug_3531b_Regression/server.cpp:
* Layout changesJohnny Willemsen2020-01-281-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * TAO/tao/Abstract_Servant_Base.h: * TAO/tao/AnyTypeCode/Alias_TypeCode.h: * TAO/tao/AnyTypeCode/Alias_TypeCode_Static.h: * TAO/tao/AnyTypeCode/Empty_Param_TypeCode.h: * TAO/tao/AnyTypeCode/Enum_TypeCode.h: * TAO/tao/AnyTypeCode/Enum_TypeCode_Static.h: * TAO/tao/AnyTypeCode/Fixed_TypeCode.h: * TAO/tao/AnyTypeCode/Indirected_Type_TypeCode.h: * TAO/tao/AnyTypeCode/Objref_TypeCode.h: * TAO/tao/AnyTypeCode/Objref_TypeCode_Static.h: * TAO/tao/AnyTypeCode/Recursive_Type_TypeCode.h: * TAO/tao/AnyTypeCode/Sequence_TypeCode.h: * TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.h: * TAO/tao/AnyTypeCode/String_TypeCode.h: * TAO/tao/AnyTypeCode/Struct_TypeCode.h: * TAO/tao/AnyTypeCode/Struct_TypeCode_Static.h: * TAO/tao/AnyTypeCode/True_RefCount_Policy.h: * TAO/tao/AnyTypeCode/TypeCode.h: * TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.h: * TAO/tao/AnyTypeCode/Union_TypeCode.h: * TAO/tao/AnyTypeCode/Value_TypeCode.h: * TAO/tao/AnyTypeCode/Value_TypeCode_Static.h: * TAO/tao/Asynch_Reply_Dispatcher_Base.h: * TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Asynch_Request.h: * TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_Request.h: * TAO/tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_With_Server_Request.h: * TAO/tao/CSD_ThreadPool/CSD_TP_Corba_Request.h: * TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Asynch_Request.h: * TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request.h: * TAO/tao/CSD_ThreadPool/CSD_TP_Custom_Request_Operation.h: * TAO/tao/CSD_ThreadPool/CSD_TP_Queue_Visitor.h: * TAO/tao/CSD_ThreadPool/CSD_TP_Remote_Request.h: * TAO/tao/CSD_ThreadPool/CSD_TP_Request.h: * TAO/tao/CSD_ThreadPool/CSD_TP_Strategy.h: * TAO/tao/Cleanup_Func_Registry.h: * TAO/tao/Connection_Handler.h: * TAO/tao/DiffServPolicy/DiffServ_Protocols_Hooks.h: * TAO/tao/Dynamic_TP/DTP_POA_Strategy.h: * TAO/tao/Dynamic_TP/DTP_Thread_Lane_Resources_Manager.h: * TAO/tao/Endpoint.h: * TAO/tao/FlResource/FlResource_Factory.h: * TAO/tao/FoxResource/FoxResource_Factory.h: * TAO/tao/GUIResource_Factory.h: * TAO/tao/IIOP_Profile.h: * TAO/tao/IIOP_Transport.h: * TAO/tao/IORManipulation/IORManip_Filter.h: * TAO/tao/IORManipulation/IORManip_IIOP_Filter.h: * TAO/tao/IORManipulation/IORManipulation.h: * TAO/tao/IORTable/Async_Table_Adapter.h: * TAO/tao/IORTable/Locate_ResponseHandler.h: * TAO/tao/Invocation_Adapter.h: * TAO/tao/LF_Event.h: * TAO/tao/LF_Invocation_Event.h: * TAO/tao/LF_Multi_Event.h: * TAO/tao/LocalObject.h: * TAO/tao/MProfile.h: * TAO/tao/Messaging/AMH_Response_Handler.h: * TAO/tao/Messaging/Asynch_Invocation_Adapter.h: * TAO/tao/Transport.h:
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-071-2/+0
|
* Mon Sep 8 15:30:49 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-09-081-0/+1
| | | | | | * tao/Connection_Handler.h: Added missing include
* Fri Mar 7 13:45:06 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-03-071-3/+4
| | | | | | | | | | | | | | | | * tao/Acceptor_Registry.h: * tao/Adapter_Registry.h: * tao/Cleanup_Func_Registry.h: * tao/Compression/zlib/ZlibCompressor_Factory.h: * tao/Condition.h: * tao/Connection_Handler.h: * tao/ObjectKey_Table.h: * tao/Transport.h: * tao/default_resource.h: Use ACE_UNIMPLEMENTED_FUNC instead of ACE_Copy_Disabled, the first maps to =delete with C++11 and results in a small footprint decrease
* Fri Feb 11 11:16:00 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-02-111-1/+0
| | | | | Merged changes from Remedy work branch.
* Zapped trailing whitespaceJohnny Willemsen2010-09-131-1/+1
|
* Fri Aug 27 18:06:56 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-271-3/+0
| | | | | | * tao/Connection_Handler.h: * tao/Connection_Handler.cpp: Thinking more about this, we don't need a mutex here
* Fri Aug 27 12:22:35 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-271-0/+3
| | | | | | | | | | | * tao/Connection_Handler.h: * tao/Connection_Handler.inl: * tao/Connection_Handler.cpp: Added a mutex to guard that we only close once, this fixes bugzilla 3658 * tao/Transport.cpp: Fixed debug message
* Tue Aug 24 14:26:36 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-241-5/+2
| | | | | | | | | | | | | | | | * interop-tests/wchar/client.cpp: * interop-tests/wchar/interop_wchar_i.cpp: * interop-tests/wchar/server.cpp: Layout changes and no need to convert to wchar * tao/Adapter_Registry.h: * tao/Condition.h: * tao/Connection_Handler.h: * tao/TAO_Singleton.h: Use ACE_Copy_Disabled * tao/Connector_Impl.cpp: Layout changes
* Tue Aug 24 08:45:41 UTC 2010 Martin Corino <mcorino@remedy.nl>mcorino2010-08-241-4/+1
| | | | | | | | | | | | | * tao/Connection_Handler.h: * tao/GIOP_Message_Base.cpp: * tao/Transport_Connector.cpp: * tao/IIOP_Acceptor.cpp: * tao/IIOP_Connection_Handler.cpp: * tao/Connection_Handler.cpp: * tao/Transport.cpp: First set of selected implementations from patches in Bugzilla 3652.
* ChangeLogTag: Mon Aug 31 09:43:14 UTC 2009 Vladimir Zykov <vz@prismtech.com>vzykov2009-08-311-4/+0
|
* ChangeLogTag: Fri Jun 26 20:41:53 UTC 2009 Adam Mitz <mitza@ociweb.com>mitza2009-06-261-0/+2
|
* Mon Mar 16 13:08:22 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-03-161-0/+4
| | | | | | | | | | | | | | * tao/Adapter_Registry.h: * tao/Asynch_Queued_Message.h: * tao/Connection_Handler.h: * tao/IIOP_Connector.cpp: * tao/Muxed_TMS.h: Added private copy constructor/assignment operator to prevent making a copy which leads to a double delete * tao/IIOP_Endpoint.cpp: * tao/Transport_Selection_Guard.h: Check for self assignment
* ChangeLogTag: Thu Aug 28 21:47:42 UTC 2008 Adam Mitz <mitza@ociweb.com>mitza2008-08-281-0/+4
|
* ChangeLogTag: Tue May 20 18:05:08 UTC 2008 Chad Elliott <elliott_c@ociweb.com>elliott_c2008-05-201-1/+1
|
* Thu Jun 28 08:43:39 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-06-281-3/+1
|
* adding DS libraryjai2007-02-201-0/+1
|
* Fri Nov 3 00:22:27 UTC 2006 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2006-11-031-1/+22
|
* ChangeLogTag: Thu Sep 28 15:13:49 UTC 2006 Iliyan Jeliazkov ↵iliyan2006-09-281-0/+32
| | | | <iliyan@ociweb.com>
* Tue Aug 15 14:56:35 UTC 2006 Adam Mitz <mitza@ociweb.com>mitza2006-08-151-1/+4
|
* Repo restructuringWilliam R. Otte2006-07-241-0/+209
|
* Repo restructuringWilliam R. Otte2006-07-241-209/+0
|
* ChangeLogTag:Thu Nov 24 03:01:29 2005 Ossama Othman ↵Ossama Othman2005-11-241-0/+2
| | | | <ossama@dre.vanderbilt.edu>
* ChangeLogTag:Tue Nov 1 14:49:40 2005 Ossama Othman ↵Ossama Othman2005-11-021-3/+4
| | | | <ossama@dre.vanderbilt.edu>
* ChangeLogTag:Tue Nov 1 14:49:40 2005 Ossama Othman ↵Ossama Othman2005-11-021-3/+6
| | | | <ossama@dre.vanderbilt.edu>
* ChangelogTag: Tue Sep 6 11:32:31 2005 Arvind S. Krishna ↵arvindk2005-09-061-3/+3
| | | | <arvindk@dre.vanderbilt.edu>
* ChangelogTag: Tue Sep 6 11:32:31 2005 Arvind S. Krishna ↵arvindk2005-09-061-0/+23
| | | | <arvindk@dre.vanderbilt.edu>
* ChangeLogTag:Fri Mar 11 12:00:35 (IST) 2005 Balachandran Natarajan ↵bala2005-03-111-3/+3
| | | | <bala@dre.vanderbilt.edu>
* ChangeLogTag:`head -1 ChangeLog`bala2005-03-081-3/+3
|
* ChangeLogTag: Fri Feb 18 17:04:12 UTC 2005 Johnny Willemsen ↵Johnny Willemsen2005-02-181-7/+0
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag: Thu Sep 30 16:53:48 2004 Irfan Pyarali <irfan@oomworks.com>irfan2004-09-301-2/+3
|
* Wed Sep 29 17:30:25 2004 Irfan Pyarali <irfan@oomworks.com>irfan2004-09-291-0/+7
|
* Thu Aug 19 16:49:24 2004 Chris Cleeland <cleeland_c@ociweb.com>cleeland2004-08-191-0/+5
| | | | Added Wait_On_LF_NoUpcall wait strategy.
* ChangeLogTag: Mon Aug 9 11:51:12 UTC 2004 Johnny Willemsen ↵Johnny Willemsen2004-08-091-0/+4
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag:Tue Oct 28 12:02:47 2003 Balachandran Natarajan ↵bala2003-10-281-1/+0
| | | | <bala@dre.vanderbilt.edu>
* ChangeLogTag:Mon Jul 21 22:57:54 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-07-211-2/+2
|
* ChangeLogTag: Mon Jul 07 18:00:38 2003 Irfan Pyarali <irfan@oomworks.com>irfan2003-07-071-30/+11
|
* ChangeLogTag:bala2003-05-231-24/+11
|
* ChangeLogTag:Thu Feb 20 09:07:56 2003 Ossama Othman <ossama@uci.edu>Ossama Othman2003-02-201-3/+7
|
* ChangeLogTag: Wed Dec 4 12:50:39 2002 Balachandran Natarajan ↵bala2002-12-041-0/+5
| | | | <bala@isis-server.isis.vanderbilt.edu>
* ChangeLogTag: Fri Nov 29 11:16:28 2002 Balachandran Natarajan ↵bala2002-11-291-0/+4
| | | | <bala@isis-server.isis.vanderbilt.edu>
* ChangeLogTag: Tue Nov 12 12:47:31 2002 Balachandran Natarajan ↵bala2002-11-121-11/+12
| | | | <bala@isis-server.isis.vanderbilt.edu>
* *** empty log message ***bala2002-11-121-12/+11
|
* ChangeLogTag: Tue Nov 12 11:08:32 2002 Balachandran Natarajan ↵bala2002-11-121-11/+12
| | | | <bala@isis-server.isis.vanderbilt.edu>
* ChangeLogTag:Mon Oct 21 22:45:02 2002 Balachandran Natarajan ↵bala2002-10-221-26/+26
| | | | <bala@isis-server.isis.vanderbilt.edu>
* Thu Sep 26 11:55:05 2002 Carlos O'Ryan <coryan@atdesk.com>coryan2002-09-261-4/+0
|
* Fri Sep 13 09:37:59 2002 Carlos O'Ryan <coryan@atdesk.com>coryan2002-09-131-0/+44
|