Make sure received() gets called for some new messages, and docs.

This commit is contained in:
Adam Ierymenko 2015-10-07 16:20:54 -07:00
parent 69b44bf9a5
commit 0ce0bc00d2
2 changed files with 15 additions and 4 deletions

View file

@ -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,