CMake/Tests/Server
Tobias Hunger 1d601c6cb9 server-mode: Introduce cmServerConnection
Use it to split pipe and stdin/out handling out of cmServer itself.

The server will shut down when it looses its connection to the client.
This has the nice property that a crashing client will cause the server
to terminate as the OS will close the connection on behave of the client.
2016-09-22 08:06:38 -04:00
..
CMakeLists.txt cmake-server: Add unit test 2016-09-19 08:57:58 -04:00
cmakelib.py server-mode: Introduce cmServerConnection 2016-09-22 08:06:38 -04:00
empty.cpp cmake-server: Add unit test 2016-09-19 08:57:58 -04:00
server-test.py cmake-server: Add unit test 2016-09-19 08:57:58 -04:00
tc_handshake.json cmake-server: Add unit test 2016-09-19 08:57:58 -04:00