Menu

Tree [103c97] master / libtipc /
 History

HTTPS access


File Date Author Commit
 Makefile.am 2018-04-07 Jon Maloy Jon Maloy [cc664b] using libtipc for c_api_demo and group_cast
 README 2018-04-07 Jon Maloy Jon Maloy [b376d2] libtipc: fixed typo in README
 libtipc.c 2021-05-29 Jon Maloy Jon Maloy [60ea5f] libtipc: add character API to libtipc

Read Me

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.