#include "ace/pre.h"
#include "ace/SPIPE_Stream.h"
#include "ace/Synch.h"
#include "ace/post.h"
Include dependency graph for SPIPE_Acceptor.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_SPIPE_Acceptor |
Defines the format and interface for the listener side of the ACE_SPIPE_Stream. More... |
SPIPE_Acceptor.h,v 4.17 2001/12/18 16:17:50 shuston Exp