Add version info to OK(HELLO) so both sides know their version info.
This commit is contained in:
parent
07e1085dcc
commit
d87a1d6b99
2 changed files with 8 additions and 1 deletions
|
@ -374,6 +374,10 @@ public:
|
|||
*
|
||||
* OK payload:
|
||||
* <[8] timestamp (echoed from original HELLO)>
|
||||
* <[1] protocol version>
|
||||
* <[1] software major version>
|
||||
* <[1] software minor version>
|
||||
* <[2] software revision>
|
||||
*
|
||||
* ERROR has no payload.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue