tmds / Tmds.Systemd

.NET Core library for interacting with systemd
Other
128 stars 17 forks source link

Add ServiceManager.GetListenSockets #2

Closed tmds closed 7 years ago

tmds commented 7 years ago

Implements https://github.com/tmds/Tmds.Systemd/issues/1

CC @omajid

omajid commented 7 years ago

Cool! Thanks!