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

Contains facilities for specifying Unix domain socket transport parameters and options. More...

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

Go to the source code of this file.

Classes

class  wamp::UdsOptions
 Contains options for the UNIX domain socket transport. More...
 
class  wamp::UdsPath
 Contains a Unix domain socket path, as well as other socket options. More...
 

Namespaces

 wamp
 

Detailed Description

Contains facilities for specifying Unix domain socket transport parameters and options.