]> git.meshlink.io Git - meshlink/history - test/echo-fork.c
Never automatically try to bind to ports >= 32768.
[meshlink] / test / echo-fork.c
2020-07-29 Guus SliepenAdd meshlink_set_channel_listen_cb().
2020-06-12 Guus SliepenFix warnings and missing mutex/cond initialization...
2020-05-13 Guus SliepenFix more compiler warnings.
2019-10-30 Guus SliepenEnsure NDEBUG is not set in the test suite.
2019-10-07 Guus SliepenRefactor the non-blackbox test suite.
2019-03-17 SS RoopRemove make check warnings
2018-05-01 Guus SliepenFix all compiler warnings found using -Wall -W -pedantic.
2017-10-02 Guus SliepenFormat the examples and test suite.
2017-08-13 Guus SliepenEnforce spaces around operators.
2017-07-27 Guus SliepenAdd an astylerc file and reformat all code.
2014-12-27 Guus SliepenMake echo-fork handle arbitrary long streams of data.
2014-12-27 Aaron KrebsUpdated echo-fork test program.
2014-12-27 Aaron KrebsCleaned up test example.
2014-12-27 Aaron KrebsTest case for sending large messages.