mirror of
https://github.com/systemd/systemd.git
synced 2026-07-13 19:10:58 +00:00
Instead of using Accept=true and running one proxy for each connection, we now run one proxy-daemon with a thread per connection. This will enable us to share resources like policies in the future.