Semaphore to synchronize child and parent process. The child process should connect to the unix domain socket, only after the parent one binded to it.
See Implementation
Semaphore to synchronize child and parent process. The child process should connect to the unix domain socket, only after the parent one binded to it.