Add ERR_MLOCKRESTRICTED (735) to reflect bounces caused by MLOCK.
This commit is contained in:
parent
c3665aa9dc
commit
32de9f4e67
2 changed files with 3 additions and 1 deletions
|
@ -361,6 +361,8 @@ extern const char *form_str(int);
|
|||
#define RPL_ENDOFMONLIST 733
|
||||
#define ERR_MONLISTFULL 734
|
||||
|
||||
#define ERR_MLOCKRESTRICTED 735
|
||||
|
||||
#define RPL_RSACHALLENGE2 740
|
||||
#define RPL_ENDOFRSACHALLENGE2 741
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue