Represents a UNIX local socket endpoint. Only available on UNIX platforms. More...
#include <UnixLocalEndpoint.hpp>
Public Member Functions | |
UnixLocalEndpoint (const std::string &socketName) | |
Constructs a UNIX local socket endpoint with the given name. More... | |
Represents a UNIX local socket endpoint. Only available on UNIX platforms.
RCF::UnixLocalEndpoint::UnixLocalEndpoint | ( | const std::string & | socketName | ) |
Constructs a UNIX local socket endpoint with the given name.