码迷,mamicode.com
首页 > 系统相关 > 详细

indy openssl lazarus 编程linux下出现不能装载动态库的问题原因!

时间:2014-05-01 20:14:57      阅读:594      评论:0      收藏:0      [点我收藏+]

标签:strong   set   cti   for   load   linux   div   编程   list   lis   pat   

版本不对的原因。

具体在10.5.9下修改此参数即可解决问题。

LoadFunction() has an ACritical parameter. It is set to True by default, but can be set to False for individual functions (and currently is False for TLS 1.1+ and DTLS functions). You can patch IdSSLOpenSSLHeaders.pas to set ACritical to False for the missing SSLv2 functions. As long as you never use sslvSSLv2 in TIdSSLIOHandlerSocketOpenSSL, you should be fine. I will add this to the TODO list for a future Indy release.

indy openssl lazarus 编程linux下出现不能装载动态库的问题原因!,布布扣,bubuko.com

indy openssl lazarus 编程linux下出现不能装载动态库的问题原因!

标签:strong   set   cti   for   load   linux   div   编程   list   lis   pat   

原文地址:http://www.cnblogs.com/prtmon/p/3702717.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!