]> git.ipfire.org Git - thirdparty/curl.git/commit
bindlocal: detect and avoid IP version mismatches in bind()
authorDaniel Stenberg <daniel@haxx.se>
Sat, 8 Jun 2019 21:21:45 +0000 (23:21 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 10 Jun 2019 06:01:50 +0000 (08:01 +0200)
commit1667d5599dec62aa6836560f01e5c90bad52c6bb
tree00e25dc7addeae3dc61e43beae58fa411bc4b19a
parent094b5f3540fec1401f514bc470f11f441527d30a
bindlocal: detect and avoid IP version mismatches in bind()

Reported-by: Alex Grebenschikov
Fixes #3993
Closes #4002
lib/connect.c