V4 was here (incorrectly versioned on the mailing list as v3):
<
http://mid.mail-archive.com/20230323121016.1442655-1-lersek@redhat.com>.
See the Notes section on each patch for the v5 updates.
Laszlo Ersek (2):
socket activation: generalize environment construction
socket activation: set LISTEN_FDNAMES
Richard W.M. Jones (2):
common/include: Copy ascii-ctype functions from nbdkit
generator: Add APIs to get/set the socket activation socket name
.gitignore | 1 +
common/include/Makefile.am | 6 +
common/include/ascii-ctype.h | 75 +++++++++
common/include/test-ascii-ctype.c | 88 ++++++++++
generator/API.ml | 50 ++++++
generator/states-connect-socket-activation.c | 170 ++++++++++++++++----
lib/handle.c | 56 +++++++
lib/internal.h | 1 +
8 files changed, 412 insertions(+), 35 deletions(-)
create mode 100644 common/include/ascii-ctype.h
create mode 100644 common/include/test-ascii-ctype.c
base-commit: a48a1142bc54b09dbd9ed45cc9f9f4945f8174ef