]> code.citadel.org Git - citadel.git/blobdiff - citadel/server.h
* is_public_client() now caches the IP addresses of all hosts in
[citadel.git] / citadel / server.h
index e25d5dda3c627561d539247a0d8b1bf29af3f741..cd2502e9d44ce51342b6f16566ec89d0994af8b7 100644 (file)
@@ -201,6 +201,7 @@ enum {
        S_NTTLIST,
        S_DIRECTORY,
        S_NETCONFIGS,
+       S_PUBLIC_CLIENTS,
        MAX_SEMAPHORES
 };