]> git.sur5r.net Git - ngadmin/blobdiff - raw/include/nsdp/protocol.h
Add invalid operation error code
[ngadmin] / raw / include / nsdp / protocol.h
index e346de5a3355b530df712d5fd3dcd713d79ae29e..5ab83c027f7192ff14beb380c56dac690d1f9e62 100644 (file)
@@ -18,6 +18,7 @@
 #define CODE_WRITE_REP         4
 
 #define ERROR_READONLY         3
+#define ERROR_WRITEONLY                4
 #define ERROR_INVALID_VALUE    5
 #define ERROR_DENIED           7