aboutsummaryrefslogtreecommitdiff
path: root/src/platform/posix/posix_config.h
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2017-07-06 13:34:20 -0700
committerGarrett D'Amore <garrett@damore.org>2017-07-06 13:34:20 -0700
commit82c70435ec9be9c607de4fbd62d4de9ae7d7c081 (patch)
tree86b3edea0a1358395f417c689b7cb666fb77c890 /src/platform/posix/posix_config.h
parent8811317e2da3b5a21d6caab0cc0e12aad417edd6 (diff)
downloadnng-82c70435ec9be9c607de4fbd62d4de9ae7d7c081.tar.gz
nng-82c70435ec9be9c607de4fbd62d4de9ae7d7c081.tar.bz2
nng-82c70435ec9be9c607de4fbd62d4de9ae7d7c081.zip
Initial swag at asynchronous name resolution.
Diffstat (limited to 'src/platform/posix/posix_config.h')
-rw-r--r--src/platform/posix/posix_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/platform/posix/posix_config.h b/src/platform/posix/posix_config.h
index 7fc2f5d5..d2a5eb90 100644
--- a/src/platform/posix/posix_config.h
+++ b/src/platform/posix/posix_config.h
@@ -59,3 +59,4 @@
#endif // CLOCK_REALTIME
#define NNG_USE_POSIX_POLLQ_POLL 1
+#define NNG_USE_POSIX_RESOLV_GAI 1