actix-net/actix-server
Karl Rikte 808f185a89 Feature uds: Add listen_uds to ServerBuilder
Allows directly passing an Unix Listener instead of a path. Useful
for example when running as a daemon under systemd with the systemd
crate.

Change-Id: Ie540bef8c01ae11acc9bbe210d750d7a17feba5c
2019-09-13 09:34:34 +02:00
..
src Feature uds: Add listen_uds to ServerBuilder 2019-09-13 09:34:34 +02:00
tests Use associated type for NewService config 2019-05-12 06:03:50 -07:00
CHANGES.md add unix domain sockets support #3 2019-07-18 17:05:40 +06:00
Cargo.toml add unix domain sockets support #3 2019-07-18 17:05:40 +06:00
LICENSE-APACHE Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
LICENSE-MIT Include license files into all sub-crates 2019-05-30 20:38:44 +02:00