The changes can be verified by running test/lint/git-subtree-check.sh src/ipc/libmultiprocess as described in developer notes and lint instructions.
Change since last subtree update (#35661):
- Adds an optional
max_connectionsparameter toListenConnections(#269)
This is needed for #35037 which lets the maximum number of IPC of incoming connections be configured in bitcoin core.