clap-port-flag icon indicating copy to clipboard operation
clap-port-flag copied to clipboard

use listen-fd crate

Open yoshuawuyts opened this issue 6 years ago • 1 comments

https://github.com/mitsuhiko/rust-listenfd

Apparently some bookkeeping is required to correctly use the Systemd LISTEN_FD sockets. It might be useful for our .bind() and .bind_or() methods to make use of this.

yoshuawuyts avatar Jul 13 '18 12:07 yoshuawuyts