异步IO处理库
libevent官网: http://libevent.org/
安装方式
wget -c addr --no-check-certificate ./configure --prefix=/usr/local/libevent make && sudo make install
libevent官网: http://libevent.org/
安装方式
wget -c addr --no-check-certificate ./configure --prefix=/usr/local/libevent make && sudo make install