首页 > 系统服务 > 详细

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

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

版本不对的原因。

具体在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下出现不能装载动态库的问题原因!

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!