]> arthur.barton.de Git - netatalk.git/blobdiff - include/atalk/util.h
Add exit code
[netatalk.git] / include / atalk / util.h
index 386b6c28c9b1c1ddfb8560752e66480595788627..38e1e7b2dd4f36a115c4ca2a73ba5b0d8b60d326 100644 (file)
@@ -25,6 +25,7 @@
 #define EXITERR_CLNT 1  /* client related error */
 #define EXITERR_CONF 2  /* error in config files/cmd line parameters */
 #define EXITERR_SYS  3  /* local system error */
+#define EXITERR_CLOSED 4  /* connection was immediately closed after TCP handshake */
 
 /* Print a SBT and exit */
 #define AFP_PANIC(why) \