]> git.meshlink.io Git - meshlink/history - test/get-all-nodes.c
Don't use assert() to check the results of pthread_*() calls.
[meshlink] / test / get-all-nodes.c
2020-06-12 Guus SliepenFix warnings and missing mutex/cond initialization...
2020-06-11 Guus SliepenFix some test cases using the same configuration directory.
2020-05-13 Guus SliepenFix more compiler warnings.
2020-03-06 Guus SliepenAdd meshlink_add_invitation_address(), deprecate meshli...
2019-12-01 Guus SliepenAdd meshlink_get_all_nodes_by_last_reachable().