X-Git-Url: https://arthur.barton.de/gitweb/?p=netatalk.git;a=blobdiff_plain;f=include%2Fatalk%2Futil.h;h=38e1e7b2dd4f36a115c4ca2a73ba5b0d8b60d326;hp=386b6c28c9b1c1ddfb8560752e66480595788627;hb=ae7f70b27d3f366a7b744981643e28fba8cc6b0d;hpb=8c25635e752ff3cf4d9abb6965363627d1cab4d7 diff --git a/include/atalk/util.h b/include/atalk/util.h index 386b6c28..38e1e7b2 100644 --- a/include/atalk/util.h +++ b/include/atalk/util.h @@ -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) \