]> git.meshlink.io Git - meshlink/history - src/meshlink.h
Automatically add extern "C" when including meshlink.h in a C++ project.
[meshlink] / src / meshlink.h
2014-05-25 Guus SliepenAutomatically add extern "C" when including meshlink...
2014-04-23 Saverio ProtoThe name errno conflicts with the real errno: ‘__errno_...
2014-04-21 Guus SliepenClarify the behaviour of meshlink_open(), _start()...
2014-04-21 Guus SliepenRename variable handle to mesh.
2014-04-19 Guus SliepenStart moving the implementation of the public part...
2014-04-19 Guus SliepenNo global variables: move meshlink_errno and _errstr...
2014-04-19 Guus SliepenUpdate the chat example and the public API.
2014-04-19 Guus SliepenAdd an example chat program.
2014-04-19 Guus SliepenAdd meshlink.h, containing only the public API.