ACE_UPIPE_Acceptor Class ReferenceDefines the format and interface for the listener side of the ACE_UPIPE_Stream. More...
Inheritance diagram for ACE_UPIPE_Acceptor:
![]()
Collaboration diagram for ACE_UPIPE_Acceptor:
![]()
Detailed DescriptionDefines the format and interface for the listener side of the ACE_UPIPE_Stream.Constructor & Destructor Documentation
Default constructor.
Initialize passive endpoint.
Close down and release resources.
Member Function Documentation
Initialize passive endpoint.
Close down and release resources and remove the underlying SPIPE rendezvous point. Reimplemented from ACE_SPIPE_Acceptor.
Accept a new data transfer connection. A timeout of 0 means block forever, a timeout of {0, 0} means poll. restart == 1 means "restart if interrupted."
Member Data Documentation
Manage threads.
To confirm connection establishment.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:18:10 2008 for ACE by ![]() |