summaryrefslogtreecommitdiffstats
path: root/Tests
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@qt.io>2016-09-13 09:39:24 (GMT)
committerBrad King <brad.king@kitware.com>2016-09-19 12:57:57 (GMT)
commitd341d077c5fb5c3df3732210b836a9ba6cb53873 (patch)
tree2235f21ec1ae9ff3c810204f159fc35adb60c45b /Tests
parentb13d3e0d0b3c644242ef8dc4977d35da73398a9d (diff)
downloadCMake-d341d077c5fb5c3df3732210b836a9ba6cb53873.zip
CMake-d341d077c5fb5c3df3732210b836a9ba6cb53873.tar.gz
CMake-d341d077c5fb5c3df3732210b836a9ba6cb53873.tar.bz2
cmake-server: Implement ServerProtocol 1.0
Enable the initial handshake of the client to complete the connection to the server. The handshake sets the protocol version that client and server will use to talk to each other. The only way to change this is to quit the server and start over. CMake specific information is also set during the initial handshake. Since cmake so far never had to change basic information about any project while running, it was decided to keep this information static and require a restart of the cmake server to change any of these.
Diffstat (limited to 'Tests')
0 files changed, 0 insertions, 0 deletions