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

Remove TCP socket support from chansrv #2247

Merged

Conversation

matt335672
Copy link
Member

The code in xrdp_mm.c to connect to chansrv over a TCP socket has been removed, with the move to UDS (see 0db849f). This PR simply removes the chansrv TCP listening code. Without doing this, some configurations result in a failure of xrdp to connect to chansrv.

The code in xrdp_mm.c to connect to chansrv over a TCP socket has
been removed, with the move to UDS. This PR simply removes the
chansrv TCP listening code. Without doing this, some configurations
result in a failure of xrdp to connect to chansrv.
@Nexarian
Copy link
Contributor

Nexarian commented May 3, 2022

Is this the fix for the startup delay that we were talking about over Gitter?

@matt335672 matt335672 merged commit e6ff36f into neutrinolabs:devel May 4, 2022
@matt335672 matt335672 deleted the remove_tcp_sock_from_chansrv branch May 4, 2022 08:26
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.

None yet

2 participants