Add missing test for socket activation and fix the server socket to use larger backlog, allowing concurrent connections.
Nir Soffer (2): tests: Test nbd_connect_systemd_socket_activation socket-activation: Allow multiple connections generator/states-connect-socket-activation.c | 2 +- tests/Makefile.am | 5 ++ tests/connect-systemd-socket-activation.c | 83 ++++++++++++++++++++ 3 files changed, 89 insertions(+), 1 deletion(-) create mode 100644 tests/connect-systemd-socket-activation.c -- 2.31.1 _______________________________________________ Libguestfs mailing list [email protected] https://listman.redhat.com/mailman/listinfo/libguestfs
