]> git.ipfire.org Git - thirdparty/curl.git/commit
TODO: share OpenSSL contexts
authorDaniel Stenberg <daniel@haxx.se>
Tue, 17 Jan 2017 06:58:27 +0000 (07:58 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 17 Jan 2017 06:58:27 +0000 (07:58 +0100)
commit25543b8392b2b9e18eb07e6140d351231e666ed1
tree5fb1f548531ddd8b8db78c8ca6898c02341ab0d7
parent8f8ba6122458beaa491ce00d0846c0beb15ef2e2
TODO: share OpenSSL contexts

By supporting this, subsequent connects would load a lot less data from
disk.

Closes #1110
docs/TODO