]> git.meshlink.io Git - meshlink/history - src/meshlink.h
Fix compiler warnings
[meshlink] / src / meshlink.h
2014-06-01 Saverio ProtoFix compiler warnings app2libraryqueue
2014-06-01 Saverio ProtoFix callback function
2014-06-01 Saverio ProtoRegister the signal passing proper data
2014-06-01 Saverio ProtoDirty draft: use signal trigger to notify event loop...
2014-05-26 Guus SliepenDon't interactively ask for an Address when generating...
2014-05-25 Guus SliepenMerge branch 'meshlink_blacklist2'
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.