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

[core,settings] add missing autoreconnect option #10063

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

akallabeth
Copy link
Member

Discovered as part of #10059
Split settings, there was a double use for AutoReconnectEnabled. AutoReconnectEnabled is a setting responsible for client side autoreconnection.
AutoReconnectPacketSupported is a flag set by the server to announce support for AutoReconnectPacket allowing fast reconnect.

Split settings, there was a double use for AutoReconnectEnabled.
AutoReconnectEnabled is a setting responsible for client side
autoreconnection.
AutoReconnectPacketSupported is a flag set by the server to announce
support for AutoReconnectPacket allowing fast reconnect.
@akallabeth akallabeth added this to the next-3.0 milestone Apr 11, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

@freerdp-bot
Copy link

Refer to this link for build results (access rights to CI server needed):
https://ci.freerdp.com//job/PullRequestTester/11739/

@akallabeth akallabeth merged commit 1e325dc into FreeRDP:master Apr 11, 2024
3 of 4 checks passed
@akallabeth akallabeth deleted the autoreconnect_fix branch April 11, 2024 09:19
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