Body of a client process. Connects to the unix domain sockets and sends some commands, some of which are interactive.
Helper function to wait for the start_semaphore.
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.
Boost Software License Version 1.0. See LICENSE_BOOST.txt for details. Alternatively, this file may be distributed under the terms of the Tango 3-Clause BSD License (see LICENSE_BSD.txt for details).
Copyright (c) 2009-2017 dunnhumby Germany GmbH. All rights reserved.
Test suite for the unix socket listener.