| TAO
    2.1.1
    | 
#include <Acceptor_Impl.h>


| Public Member Functions | |
| TAO_Accept_Strategy (TAO_ORB_Core *orb_core) | |
| Constructor. | |
| int | open (const ACE_PEER_ACCEPTOR_ADDR &local_addr, bool restart=false) | 
| int | accept_svc_handler (SVC_HANDLER *svc_handler) | 
| Protected Types | |
| typedef ACE_Accept_Strategy < SVC_HANDLER, ACE_PEER_ACCEPTOR_2 > | ACCEPT_STRATEGY_BASE | 
| Base class. | |
| Protected Attributes | |
| TAO_ORB_Core * | orb_core_ | 
| Pointer to the ORB Core. | |
| 
 | protected | 
Base class.
| TAO_Accept_Strategy< SVC_HANDLER, ACE_PEER_ACCEPTOR_1 >::TAO_Accept_Strategy | ( | TAO_ORB_Core * | orb_core | ) | 
Constructor.
| 
 | virtual | 
Delegates to the <accept> method of the PEER_ACCEPTOR. If the process runs out of handles, purge some "old" connections.
Reimplemented from ACE_Accept_Strategy< SVC_HANDLER, ACE_PEER_ACCEPTOR_2 >.
| 
 | virtual | 
Initialize the <peer_acceptor_> with local_addr. If the process runs out of handles, purge some "old" connections.
Reimplemented from ACE_Accept_Strategy< SVC_HANDLER, ACE_PEER_ACCEPTOR_2 >.
| 
 | protected | 
Pointer to the ORB Core.
 1.8.0-20120409
 1.8.0-20120409