CURLOPT_TCP_FASTOPEN: no support on Windows
authorJan Ehrhardt <github@ehrhardt.nl>
Fri, 22 Oct 2021 12:41:34 +0000 (14:41 +0200)
committerJan Ehrhardt <github@ehrhardt.nl>
Fri, 22 Oct 2021 12:41:34 +0000 (14:41 +0200)
commit86b8a4396d03ad6161ba3d05dd4986521ec7e182
treecf37e8393c35e37b15fb297ea2a32268f3b1d556
parent0618dea119fb3782c2e254060ceea01eaec03aa3
CURLOPT_TCP_FASTOPEN: no support on Windows
Fixes https://github.com/m6w6/ext-http/issues/122
Error message:
> Could not set option tcp_fastopen
> (An unknown option was passed in to libcurl)
src/php_http_client_curl.c