Merge branch 'master' into yaz-744
[yaz-moved-to-github.git] / src / tcpip.c
index 72461c1..c3e477d 100644 (file)
@@ -221,6 +221,7 @@ COMSTACK tcpip_type(int s, int flags, int protocol, void *vp)
     sp->port = 0;
 #endif
     sp->ai = 0;
+    sp->ai_connect = 0;
 #endif
     sp->altbuf = 0;
     sp->altsize = sp->altlen = 0;