]> granicus.if.org Git - curl/commit
tests: disable SO_EXCLUSIVEADDRUSE for stunnel on Windows
authorMarc Hoersken <info@marc-hoersken.de>
Thu, 15 Nov 2018 20:10:29 +0000 (21:10 +0100)
committerMarc Hoersken <info@marc-hoersken.de>
Thu, 15 Nov 2018 20:10:29 +0000 (21:10 +0100)
commit9cf7b7e66089ee2150ff6e5709a3cca91841ec0b
tree01b298b843c78a71b28f140a8cdf87a87c3f660d
parent3d988c5563f0438a88f4f31a1a176186aa3a399b
tests: disable SO_EXCLUSIVEADDRUSE for stunnel on Windows

SO_EXCLUSIVEADDRUSE is on by default on Vista or newer,
but does not work together with SO_REUSEADDR being on.

The default changes were made with stunnel 5.34 and 5.35.
tests/secureserver.pl