Merge pull request #4284 from sojito/next
Add missing SYNC Reply type in IPC docs
This commit is contained in:
commit
b2af112a04
2
docs/ipc
2
docs/ipc
@ -132,6 +132,8 @@ GET_CONFIG (9)::
|
|||||||
Reply to the GET_CONFIG message.
|
Reply to the GET_CONFIG message.
|
||||||
TICK (10)::
|
TICK (10)::
|
||||||
Reply to the SEND_TICK message.
|
Reply to the SEND_TICK message.
|
||||||
|
SYNC (11)::
|
||||||
|
Reply to the SYNC message.
|
||||||
GET_BINDING_STATE (12)::
|
GET_BINDING_STATE (12)::
|
||||||
Reply to the GET_BINDING_STATE message.
|
Reply to the GET_BINDING_STATE message.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user