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

uacp: honor the context deadline during the handshake #629

Merged
merged 1 commit into from
Jan 25, 2023

Conversation

magiconair
Copy link
Member

This patch honors the context deadline during the uacp handshake so that when the server accepts the connection but does not respond to the HEL request in time the connection gets cancelled.

@magiconair
Copy link
Member Author

I am wondering if we can write a test for that ...

@magiconair
Copy link
Member Author

We tested that internally. Merging

@magiconair magiconair merged commit 788e3d7 into main Jan 25, 2023
@magiconair magiconair added this to the v0.3.10 milestone Jan 25, 2023
@kung-foo
Copy link
Member

FWIW, we tested this internally using $ nc -l 50000.

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.

2 participants