#include "ace/pre.h"
#include "ace/config-all.h"
#include "ace/SOCK_Acceptor.h"
#include "ace/UNIX_Addr.h"
#include "ace/LSOCK_Stream.h"
#include "ace/post.h"
Include dependency graph for LSOCK_Acceptor.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_LSOCK_Acceptor |
Defines the format and interface for the acceptor side of the local ACE_SOCK ACE_Stream. More... |
LSOCK_Acceptor.h,v 4.13 2002/04/05 12:00:45 dhinton Exp