异步IO处理库

libevent官网: http://libevent.org/

安装方式

wget -c addr --no-check-certificate
./configure --prefix=/usr/local/libevent
make && sudo make install

 

posted @ 2019-10-12 11:30  逐梦客!  阅读(111)  评论(0)    收藏  举报