curl-library
IPV6 question in connect.c
From: Joe Halpin <j.p.h_at_comcast.net>
Date: Sun, 21 Mar 2004 11:17:55 -0600
Date: Sun, 21 Mar 2004 11:17:55 -0600
I'm trying to work out why TCP_NODELAY isn't working for FreeBSD (which
has IPV6 enabled). While looking at the code I see in Curl_connecthost()
that a pointer to struct addrinfo is declared, but I don't see where
it's ever initialized. There's no call to another function with that
pointer as a parameter either. Where does this get initialized? I
suspect that this is why it's not working for IPv6.
joe
Received on 2004-03-21