mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 22:50:26 -06:00
server-mode: Allow for sending signals
Enable the server to send signals.
This commit is contained in:
@@ -186,6 +186,14 @@ Example::
|
||||
]== CMake Server ==]
|
||||
|
||||
|
||||
Type "signal"
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
The server can send signals when it detects changes in the system state. Signals
|
||||
are of type "signal", have an empty "cookie" and "inReplyTo" field and always
|
||||
have a "name" set to show which signal was sent.
|
||||
|
||||
|
||||
Specific Message Types
|
||||
----------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user