]> git.ipfire.org Git - thirdparty/curl.git/commit
connect: disable TFO on Linux when using SSL
authorJay Satiro <raysatiro@yahoo.com>
Wed, 20 Jul 2016 06:49:19 +0000 (02:49 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Wed, 20 Jul 2016 06:49:19 +0000 (02:49 -0400)
commit4ee203542d042e9ba4f137ab252637742998de42
tree689fd3b98c7a66473d613bb02dcd2e569561c16a
parent57ac61a46907edc068fbd0f221751b48082fdfce
connect: disable TFO on Linux when using SSL

- Linux TFO + TLS is not implemented yet.

Bug: https://github.com/curl/curl/issues/907
lib/connect.c