]> git.ipfire.org Git - thirdparty/curl.git/commit
ntlm_wb: use pipe instead of socketpair when possible
authorDaniel Stenberg <daniel@haxx.se>
Wed, 18 Oct 2023 07:10:30 +0000 (09:10 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 19 Oct 2023 08:20:12 +0000 (10:20 +0200)
commitd4314cdf65aee295db627016934bd9eb621ab077
treeaee6116b7cde49d065dcc8b1283510a8d61df049
parent913eacf7730429f3de5d662691154ceb2aee8aa5
ntlm_wb: use pipe instead of socketpair when possible

Closes #12149
lib/curl_ntlm_wb.c