aboutsummaryrefslogtreecommitdiff
path: root/lib/config-win32.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-01-11 00:14:36 +0100
committerDaniel Stenberg <daniel@haxx.se>2011-01-11 00:14:36 +0100
commit08a65b10fbbee20926211a9deb99b1ce8328d91a (patch)
tree5b9b2cb584f12736e544b61c27885edd0b5965ce /lib/config-win32.h
parent1238edaeaf947b896aafd9ddffc8430dea179c3a (diff)
connect: use UDP correctly
The idea that the protocol and socktype is part of name resolving in the libc functions is nuts. We keep the name resolver functions assume TCP/STREAM and we make sure that when we want to connect to a UDP service we use the correct UDP/DGRAM set instead. This bug was because the ->protocol field was not always set correctly. This bug was only affecting ipv6-disabled non-cares non-threaded builds. Bug: http://curl.haxx.se/bug/view.cgi?id=3154436 Reported by: "dperham"
Diffstat (limited to 'lib/config-win32.h')
0 files changed, 0 insertions, 0 deletions