]> git.ipfire.org Git - thirdparty/curl.git/commit
openssl-quic: check on Windows that socket conv to int is possible
authorStefan Eissing <stefan@eissing.org>
Mon, 5 Feb 2024 16:29:24 +0000 (17:29 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 5 Feb 2024 22:45:01 +0000 (23:45 +0100)
commitd6825df334def106f735ce7e0c1a2ea87bddffb0
tree5a12d94d7a9123230ee1fb50ff1468dd8e92fd86
parent75d79a4486b279100209ddf8c7fdb12955fb66e9
openssl-quic: check on Windows that socket conv to int is possible

Fixes #12861
Closes #12865
lib/vquic/curl_osslq.c