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

Commits on May 3, 2022

  1. Remove TCP socket support fron 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.
    matt335672 committed May 3, 2022
    Configuration menu
    Copy the full SHA
    8f1bdaa View commit details
    Browse the repository at this point in the history