]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
server: Shutdown the scheduler before handling commands.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 1904a6d657d3667329dd84b913ce76dd6c68a28c..0c7412681d4f9b637ab24a136d9461b83860842c 100644 (file)
--- a/error.h
+++ b/error.h
@@ -70,6 +70,7 @@
        PARA_ERROR(BTR_EOF, "buffer tree: end of file"), \
        PARA_ERROR(BTR_NAVAIL, "btr node: value currently unavailable"), \
        PARA_ERROR(BTR_NO_CHILD, "btr node has no children"), \
+       PARA_ERROR(CHILD_CONTEXT, "now running in child context"), \
        PARA_ERROR(CHMOD, "failed to set socket mode"), \
        PARA_ERROR(CLIENT_SYNTAX, "syntax error"), \
        PARA_ERROR(CLIENT_WRITE, "client write error"), \