Skip to content

test: add unit test for unexpected SSL EOF handling#3321

Closed
Felix-Gong wants to merge 1 commit into
apache:masterfrom
Felix-Gong:test-for-ssl-eof-fix
Closed

test: add unit test for unexpected SSL EOF handling#3321
Felix-Gong wants to merge 1 commit into
apache:masterfrom
Felix-Gong:test-for-ssl-eof-fix

Conversation

@Felix-Gong
Copy link
Copy Markdown
Contributor

@Felix-Gong Felix-Gong commented Jun 1, 2026

Summary

Note

Test that Socket::DoRead() returns -1 with errno=ESSL when the remote
side closes the TCP connection without sending close_notify, verifying
the fix in commit 7a1dfe7.
@Felix-Gong Felix-Gong force-pushed the test-for-ssl-eof-fix branch from 3e08b60 to 20129b1 Compare June 1, 2026 14:27
@Felix-Gong Felix-Gong changed the title test: add unit test for unexpected SSL EOF handling test: add unit test for unexpected SSL EOF handling (RISC-V verified) Jun 2, 2026
@Felix-Gong Felix-Gong changed the title test: add unit test for unexpected SSL EOF handling (RISC-V verified) test: add unit test for unexpected SSL EOF handling Jun 2, 2026
@Felix-Gong
Copy link
Copy Markdown
Contributor Author

Merged test into #3316 as requested.

@Felix-Gong Felix-Gong closed this Jun 2, 2026
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.

1 participant