21 #ifndef GF_TCP_LISTENER_H    22 #define GF_TCP_LISTENER_H    26 #include "Portability.h"    28 #include "TcpSocket.h"    31 #ifndef DOXYGEN_SHOULD_SKIP_THIS   111 #ifndef DOXYGEN_SHOULD_SKIP_THIS   116 #endif // GF_TCP_LISTENER_H SocketFamily
A socket family. 
Definition: SocketAddress.h:50
 
A TCP listener. 
Definition: TcpListener.h:58
 
Unspecified (either IPv4 or IPv6) 
 
The namespace for gf classes. 
Definition: Action.h:35
 
A TCP socket. 
Definition: TcpSocket.h:51
 
implementation-defined SocketHandle
A native socket handle. 
Definition: Socket.h:63
 
A network socket. 
Definition: Socket.h:109
 
A socket address. 
Definition: SocketAddress.h:78