HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NET_SocketListener.h File Reference
#include "NET_API.h"
#include "NET_ConnectionHandler.h"
#include "NET_Error.h"
#include "NET_InfoCallback.h"
#include "NET_SocketGroup.h"
#include <UT/UT_BoostAsio.h>
#include <UT/UT_Debug.h>
#include <UT/UT_IntrusivePtr.h>
#include <UT/UT_UniquePtr.h>
#include <UT/UT_UniversalLogFileSink.h>
#include <SYS/SYS_Compiler.h>
#include <type_traits>
+ Include dependency graph for NET_SocketListener.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NET_ISocketListener
 
struct  endpoint_has_port< EndpointT, Enabled >
 
struct  endpoint_has_port< EndpointT, decltype(std::declval< EndpointT >().port(0))>
 
struct  socket_info< SocketT >
 
class  NET_SocketListener< AcceptorT, SocketT >
 
struct  NET_SocketListener< AcceptorT, SocketT >::Empty
 
struct  NET_SocketListener< AcceptorT, SocketT >::PortInfo