]> git.meshlink.io Git - meshlink/history - test/channels-aio-fd.c
Never automatically try to bind to ports >= 32768.
[meshlink] / test / channels-aio-fd.c
2021-05-04 Guus SliepenFix several memory leaks.
2021-04-09 Guus SliepenMake sure we #define _POSIX_C_SOURCE.
2020-07-29 Guus SliepenAdd meshlink_set_channel_listen_cb().
2020-06-12 Guus SliepenFix warnings and missing mutex/cond initialization...
2020-06-11 Guus SliepenRemove gettimeofday() usage from test cases.
2019-10-30 Guus SliepenEnsure NDEBUG is not set in the test suite.
2019-10-07 Guus SliepenRefactor the non-blackbox test suite.
2019-08-29 Guus SliepenAdd support for AIO using filedescriptors.