insd::clientConnect function

Purpose

Call this function from within a client process to create a new connection to a server process. The caller needs to know the file path of the corresponding server process's socket file.

Syntax

    insd::Connection* clientConnect(std::string sockfile)