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. | |
Represents a UNIX local socket endpoint. Only available on UNIX platforms.
1.8.3.1