Module msbfinal_db::communication[][src]

Expand description

Responsible for setting up IPC/file connections.

This is achieved via the main struct IPCServer, documented below.

Structs

IPCServer

Wrap a UnixListener to appropriately handle IPC and multithreading.