summaryrefslogtreecommitdiff
path: root/src/vyconf_client_session.ml
AgeCommit message (Collapse)Author
2025-05-12T7363: track process id in session dataJohn Estabrook
In practice, this may be passed in the request as the ppid, as needed for CLI applications to coordinate with the ambient config session. For other uses, the client pid will suffice.
2025-01-15T7046: add request reload_reftreeJohn Estabrook
2024-10-27T6718: add client_session module and test executable validate.mlJohn Estabrook