Watcher list support added.
[silc.git] / lib / silccore / silcstatus.h
index 73f598b881d124d1d3ca1226a2e3a51efd55f9e5..6accc4a1a672cbb3bb981e55f9f0a6441e07e624 100644 (file)
@@ -93,6 +93,8 @@ typedef SilcUInt8 SilcStatus;
 #define SILC_STATUS_ERR_AUTH_FAILED         45
 #define SILC_STATUS_ERR_UNKNOWN_ALGORITHM   46
 #define SILC_STATUS_ERR_NO_SUCH_SERVER_ID   47
+#define SILC_STATUS_ERR_RESOURCE_LIMIT      48
+#define SILC_STATUS_ERR_NO_SUCH_SERVICE     49
 /***/
 
 #endif /* SILCSTATUS_H */