X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fcomstack.h;h=2b4b4d558b020c088efdb45c62c4b9093bd333cf;hp=e4237e6a6a1a0240a8f7a8de931ed1d63c88f22e;hb=e33389ee14d909d3a1b9874a40aa1b53c3fe42be;hpb=84ace86c8329403df98997b634cd022565914c14 diff --git a/include/yaz/comstack.h b/include/yaz/comstack.h index e4237e6..2b4b4d5 100644 --- a/include/yaz/comstack.h +++ b/include/yaz/comstack.h @@ -161,6 +161,7 @@ YAZ_EXPORT int cs_parse_host(const char *uri, const char **host, #define CS_FLAGS_BLOCKING 1 #define CS_FLAGS_NUMERICHOST 2 +#define CS_FLAGS_DNS_NO_BLOCK 4 YAZ_END_CDECL