45 int GetConnectPort() const noexcept;
Interface for sending data from client to server or vice versa, complemented by IPCChannelStatusCallb...
Interface for listening connection status changes.
Simple TCP socket based ipc server. When created server starts to listen for incoming connection (see...
std::unique_ptr< Impl > mImpl
~IPCServer()
Closes connection if any.