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

Modifies the silent connection checker to inspect sever-side incoming messages only (develop branch version) #3649

Merged
merged 1 commit into from
Jan 4, 2022

Conversation

thsfs
Copy link
Contributor

@thsfs thsfs commented Jan 4, 2022

Changes the the silent/drop procedure to be applicable to the server-side incoming messages only. The nano::socket class was changed to get informed on its constructor about the endpoint_type that can be either socket or client.

It updates also the silent disconnection test, so it checks now for the server-side.
Same of #3623, but now cherry-picked to the development branch.

@thsfs thsfs requested review from clemahieu, theohax and dsiganos and removed request for clemahieu January 4, 2022 18:16
@zhyatt zhyatt added this to the V24.0 milestone Jan 4, 2022
@zhyatt zhyatt added the bug label Jan 4, 2022
@thsfs thsfs merged commit f7b0df8 into develop Jan 4, 2022
@thsfs thsfs deleted the server-side-silent-check-only-develop branch January 4, 2022 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants