easy,a cross platform c++ class lib (makefile version) which include database,network,
thread,lock.buffer,and so on. at the directory of src/test you will find some test code,
you can use at windows or linux to do unit test. enjoy it !
$git clone [email protected]:yuyunliuhen/tinynet.git
$cd easy
$cd build & make
use the visual studio solution at the directory build.
just add file to makefile or visual studio solution.