diff options
| author | Stefan Boberg <[email protected]> | 2026-03-12 15:27:52 +0100 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2026-03-12 15:27:52 +0100 |
| commit | 54d643d70fe617f6d8bcc38dcb396ea6e6abdfd4 (patch) | |
| tree | f67bb0c14eb9f622ae5d2d75eda83914e8fe1178 /src/zenhttp/servers/httpsys.cpp | |
| parent | build fixes introduced by merge to main (diff) | |
| download | zen-54d643d70fe617f6d8bcc38dcb396ea6e6abdfd4.tar.xz zen-54d643d70fe617f6d8bcc38dcb396ea6e6abdfd4.zip | |
Add --no-network option to disable TCP/HTTPS listeners
Allow zenserver to run with only a Unix domain socket for communication
by skipping TCP and HTTPS acceptor creation when --no-network is set.
Useful for sandboxed builds and security-sensitive environments.
Includes CLI option, Lua config binding, validation (requires
--unix-socket, forces asio backend), and integration test.
Diffstat (limited to 'src/zenhttp/servers/httpsys.cpp')
0 files changed, 0 insertions, 0 deletions