]> git.meshlink.io Git - meshlink/blobdiff - src/meshlink_internal.h
Allow Catta to be disabled.
[meshlink] / src / meshlink_internal.h
index fa5e60ea44fbf099ef77e9dafc0123f1c19735eb..492e2b2bd4d1c617a7fdff51ded5bfe5e6a64532 100644 (file)
@@ -113,6 +113,7 @@ struct meshlink_handle {
        char *proxypass;
        proxytype_t proxytype;
 
+       bool discovery;         // Whether Catta is enabled or not
        bool localdiscovery;
        sockaddr_t localdiscovery_address;