Make sure received() gets called for some new messages, and docs.
This commit is contained in:
parent
69b44bf9a5
commit
0ce0bc00d2
2 changed files with 15 additions and 4 deletions
|
@ -664,6 +664,8 @@ public:
|
|||
*
|
||||
* This generates OK with a copy of the transmitted payload. No ERROR
|
||||
* is generated. Response to ECHO requests is optional.
|
||||
*
|
||||
* Note that fragmented ECHO packets may not work.
|
||||
*/
|
||||
VERB_ECHO = 8,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue