mirror of
https://github.com/fafhrd91/actix-net
synced 2025-04-23 04:53:21 +02:00
Allows directly passing an Unix Listener instead of a path. Useful for example when running as a daemon under systemd with the systemd crate.
Allows directly passing an Unix Listener instead of a path. Useful for example when running as a daemon under systemd with the systemd crate.