#include "ace/ACE_export.h"
#include "ace/Addr.h"
#include "ace/IPC_SAP.h"
#include "ace/OS_NS_stropts.h"
#include "ace/SOCK.inl"
Include dependency graph for SOCK.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | ACE_SOCK |
An abstract class that forms the basis for more specific classes, such as <ace_sock_acceptor> and <ace_sock_stream>. Do not instantiate this class. More... |