]> granicus.if.org Git - libevent/commit
sample/https-client: use ERR_remove_*state() when we have them
authorPierce Lopez <pierce.lopez@gmail.com>
Sun, 5 Mar 2017 16:33:44 +0000 (11:33 -0500)
committerAzat Khuzhin <a3at.mail@gmail.com>
Sun, 5 Mar 2017 23:44:58 +0000 (02:44 +0300)
commit05318f1314f40412db09bb5d3b2c0b516c273a93
treeca49eaf32b182d3527de22fb36a13e2704eeb3d7
parent5d18d87916728df67640bd225967c6d6df4a54f8
sample/https-client: use ERR_remove_*state() when we have them

ERR_remove_thread_state:
- openssl 0.9.8         does not have
- openssl 1.0/libressl  has
- openssl 1.1           deprecates
sample/https-client.c