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

add systemd socket support #69

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

rhjdvsgsgks
Copy link

@rhjdvsgsgks rhjdvsgsgks commented Aug 3, 2022

get fd from systemd to make systemd socket works

any1/wayvnc#146 need this

@any1
Copy link
Owner

any1 commented Aug 4, 2022

I think that it would be better to have a more generic interface that doesn't depend on systemd. We could have a function called something like struct nvnc* nvnc_listen(int fd). That would also open the doors for adding all sorts of sockets without having to add them to the library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants