1 2 3 4 5 6 7 8 9 10
#ifndef NI_MAXHOST #define NI_MAXHOST 1025 #endif #ifndef NI_MAXSERV #define NI_MAXSERV 32 #endif #include "libcouchbase/src/internalstructs.h"