摘要:
下载:http://www.openssl.org/source/解压:tar -xvzfopenssl-1.0.1l.tar.gz配置:[root@localhost openssl-1.0.1l]#./config --prefix=/usr/local/ --openssldir=/usr/l... 阅读全文
posted @ 2015-01-18 22:46
来杯绿茶
阅读(575)
评论(0)
推荐(0)
摘要:
编译:-lpthreadLinux系统下的多线程遵循POSIX线程接口,称为pthread,通过系统调用clone()来实现。使用头文件pthread.h。创建intpthread_create(pthread_t*tidp,constpthread_attr_t*attr,(void*)(*sta... 阅读全文
posted @ 2015-01-18 22:27
来杯绿茶
阅读(216)
评论(0)
推荐(0)
浙公网安备 33010602011771号