Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support named systemd sockets #8147

Closed
twisted-trac opened this issue Dec 18, 2015 · 0 comments · Fixed by #11691
Closed

Support named systemd sockets #8147

twisted-trac opened this issue Dec 18, 2015 · 0 comments · Fixed by #11691

Comments

@twisted-trac
Copy link

jml's avatar @jml reported
Trac ID trac#8147
Type enhancement
Created 2015-12-18 12:39:15Z

systemd 227 added support for named sockets: https://github.com/systemd/systemd/blob/master/NEWS#L316-L322

These are documented at http://www.freedesktop.org/software/systemd/man/sd_listen_fds.html

They are exported as the LISTEN_FDNAMES environment variables, "which may contain a colon-separated list of names".

This could be a useful thing to support, esp. to mitigate the limitations in #8146.

Searchable metadata
trac-id__8147 8147
type__enhancement enhancement
reporter__jml jml
priority__normal normal
milestone__None None
branch__ 
branch_author__ 
status__new new
resolution__None None
component__core core
keywords__None None
time__1450442355443783 1450442355443783
changetime__1450442355443783 1450442355443783
version__None None
owner__None None

exarkun added a commit that referenced this issue Oct 11, 2022
Also, document the shortcomings of index-based identification.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant