Merge pull request #4284 from sojito/next

Add missing SYNC Reply type in IPC docs
This commit is contained in:
Orestis Floros
2021-01-01 15:57:04 +01:00
committed by GitHub

View File

@ -132,6 +132,8 @@ GET_CONFIG (9)::
Reply to the GET_CONFIG message.
TICK (10)::
Reply to the SEND_TICK message.
SYNC (11)::
Reply to the SYNC message.
GET_BINDING_STATE (12)::
Reply to the GET_BINDING_STATE message.