c41a8ca6b4
* support building with cmake |
||
---|---|---|
.gitignore | ||
CMakeLists.txt | ||
coio.c | ||
coio.h | ||
coio_glib.c | ||
coio_glib.h | ||
coioimpl.h | ||
COPYRIGHT | ||
coro.c | ||
coro.h | ||
Makefile | ||
README.md | ||
testdelay.c | ||
testyield.c |
libcoio
a clean, minimal, portable coroutine library
Compiling
Just run 'make' in the project dir
License
ISC License except where otherwise noted.
BSD-Style/GPL for coro.c/.h