happyfish100 / libfastcommon

c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
http://bbs.chinaunix.net/forum-240-1.html
GNU Lesser General Public License v3.0
899 stars 529 forks source link

新版本编译出来缺少conn_pool_connect_server函数符号 #52

Open jiehuliang opened 3 hours ago

jiehuliang commented 3 hours ago

image

happyfish100 commented 3 hours ago

使用最新版本的FastDFS 重新编译和安装就可以了。