added recover command to recover zombies from user side
[ircu2.10.12-pk.git] / include / numeric.h
index 522b123cabd8d73642bc380eadff11a566d66344..6de836346df470b0c6f6c2a3a1dd463ea5886f6d 100644 (file)
@@ -357,6 +357,7 @@ extern const struct Numeric* get_error_numeric(int err);
 #define ERR_NONICKNAMEGIVEN  431
 #define ERR_ERRONEUSNICKNAME 432
 #define ERR_NICKNAMEINUSE    433
+#define ERR_RECOVERDENIED    434
 /*      ERR_SERVICENAMEINUSE 434 ? */
 /*     ERR_NORULES          434   unreal */
 /*      ERR_SERVICECONFUSED  435 ? */
@@ -409,6 +410,7 @@ extern const struct Numeric* get_error_numeric(int err);
 
 #define ERR_BADCHANNAME      479        /* EFNet extension */
                                         /* 479 Undernet extension badchan */
+#define ERR_SSLCHANNEL       480
 /*     ERR_CANNOTKNOCK      480        unreal */
 /*     ERR_NOULINE          480        austnet */
 #define ERR_NOPRIVILEGES     481