/byl_socket

Yet another *nix socket api convenient wrappers.

Primary LanguageC++MIT LicenseMIT

byl_socket

Yet another *nix socket api convenient wrappers.

How to build

cd byl_socket
mkdir build
cd build
cmake ..
make -j4