CppWAMP
C++11 client library for the WAMP protocol
tcphost.hpp File Reference

Contains facilities for specifying TCP transport parameters and options. More...

#include <string>
#include "api.hpp"
#include "config.hpp"
#include "rawsockoptions.hpp"
#include "internal/socketoptions.hpp"
#include "./internal/tcphost.ipp"

Go to the source code of this file.

Classes

class  wamp::TcpOptions
 Contains options for the TCP transport. More...
 
class  wamp::TcpHost
 Contains TCP host address information, as well as other socket options. More...
 

Namespaces

 wamp
 

Detailed Description

Contains facilities for specifying TCP transport parameters and options.