| File | Date | Author | Commit |
|---|---|---|---|
| Makefile.am | 2018-04-07 |
|
[cc664b] using libtipc for c_api_demo and group_cast |
| README | 2018-04-07 |
|
[b376d2] libtipc: fixed typo in README |
| libtipc.c | 2021-05-29 |
|
[60ea5f] libtipc: add character API to libtipc |
libtipc This library implements the functions defined in ./include/tipcc.h, and provides a higher abstraction level than the 'crude' TIPC socket API as defined in linux/tipc.h. Its use is in no way compulsory, but it might prove useful for those who are looking for a simpler and more intuitive user API towards TIPC.