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

External listener fd #227

Open
any1 opened this issue Jan 18, 2023 · 0 comments · May be fixed by #310
Open

External listener fd #227

any1 opened this issue Jan 18, 2023 · 0 comments · May be fixed by #310
Labels
enhancement New feature or request

Comments

@any1
Copy link
Owner

any1 commented Jan 18, 2023

There are a few different types of sockets available which people might want to use for listening to VNC connections. This includes "vsock", websockets and systemd sockets.

In order to accommodate "any kind of socket", we can make it possible to pass a socket from a parent process to wayvnc to be used with listen(). See https://gitlab.freedesktop.org/wayland/weston/-/commit/2f9319cef611a1c2925e65d63e1068b8f80a531b for reference.

This issue supersedes the following issues and pull requests

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

Successfully merging a pull request may close this issue.

1 participant