Fix bug #2709: TCP connect returns Invalid argument.
authorAdam Dickmeiss <adam@indexdata.dk>
Sat, 28 Mar 2009 06:51:24 +0000 (07:51 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Sat, 28 Mar 2009 06:51:24 +0000 (07:51 +0100)
The getaddrinfo result (struct addrinfo) is now properly
updated in the sp->ai member .. Hence socket and connect uses same
address.  The poking for IPV6 address types, bug #2350, is now useless.


No differences found