fredrikwidlund / libreactor_net

Extendable event driven high performance C-abstractions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libreactor_net

Extendable event driven high performance C-abstractions

Installation

./autogen.sh
./configure
make
sudo make install

Tests

Requires cmocka (http://cmocka.org/) to be installed, as well as valgrind (http://valgrind.org/) for memory tests.

make check

About

Extendable event driven high performance C-abstractions

License:GNU Lesser General Public License v3.0


Languages

Language:C 86.5%Language:Makefile 6.5%Language:Shell 5.0%Language:M4 2.0%