libuv
install and compile app
https://blog.csdn.net/yfldyxl/article/details/89352560
how to use libuv
https://blog.csdn.net/qq_35886593/article/details/88898432
wget https://github.com/libuv/libuv/archive/v1.x.tar.gz
g++ test.cpp -I../install/include/ -luv -L../lib/ -fpermissive
链接:https://pan.baidu.com/s/1SgLCK684Mppco4BEVlKTTg
提取码:hugo
official link:
http://docs.libuv.org/en/v1.x/
http://luohaha.github.io/Chinese-uvbook/source/introduction.html